h1 {
    color: red;
}
p {
    color: red;
    font-size: 20px;}
body{background-color: black;
}