body {
  font-size: 1.2em;
  font-family: 'Lato';
  font-weight: 300;
  text-align: center;
}

.box {
  height:80vh;
  left: 0%;
  border-radius: 2px;
  padding: 10px;
  color: black;
  text-align: center;

}
