body{
  background: orange;
  color: white;
  font-family: monospace;
  text-align: center;
}

h1{
  font-size: 2vw;;
}