body{
  background-color: grey;
}

h1 {
  color: white;
  position: absolute;
  top: 40%;
  left: 46%;
}
