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