h1{
    color: white;
    background-color: teal;
}
p{
    color: white;
    background-color: teal;
}
p a {
    color: white;
}