
body {
  background-color: cornflowerblue;
  color: black;
  font-family: sans-serif;
}

h1{
  text-align: center;
  font-family: 'Courier New', Courier, monospace, cursive;
  font-weight: 900;
}