html {
  height: 100%;
  width: 100%;
}
body {
   background-color: #A80000;
  color: #00A89A;
  
}
