body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18pt;
}
h1 {
  font-size: 24pt;
}
button {
  font-size: 18pt;
}
.logo {
  width:40%;
  height:auto;
}
input {
  font-size: 18pt;
}
.textarea {
  font-size: 18pt;
}

