
body {
    background-color: green;
}
#title-6 {
  background: gray;
    color: red;
    text-decoration: underline;
}

#line_6{
  background: black;
  color: white;

}