html, body {
  overflow-x: hidden;
}

#color_div {
   background: #8FBC8F;
   text-align: center;
   font-weight: bold;
}