body {
  /* override the default margin of the html body */
  margin: 0;
  padding: 0;
  background-color: #dbdbcb;
  overflow: hidden;
}


