
body {
  font-family: arial;
  font-size: 20px;
  color: white;
  font-weight: 900;
}


h1{
  font-size: 50px;
  font-family: Arial;
  color: white;
  font-weight: bold;
  text-align: center;
}