html {
  background: linear-gradient(90deg, #ffeee5,#f2f2f2,#ffeee5);
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
}