
html {
    height: 100%;
}

body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #F4F0E6;
  min-height: 100%
}

