html {
   background-color: #444;
}

p {
   color: #000;
}

a {
   color: #000;
}

h1 {
   color: #1793d1;
}

hr {
   color: #000;
}
