body {
   background: white;
}

p {
    color:black;
}
h1 {
    font-weight:bold;
}