html {
  height: 100%;
  width: 100%;
  background-color: lightpink;
}
body{
  text-align: center;
}
