html
{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  background-color:gray;
  text-align: center;
}