body {
  font-family: Helvetica, Arial, sans-serif;
  color: #2F2F2F;
}
h1 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
}
p {
  text-align: center;
}
a { 
  color: #082D52;
  text-decoration: none;
}
input {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #C8C8C8;
}