
* {
    background-color:rgb(211, 166, 115);;
}

h1 {
    color:white;
    font-size: 70pt;
}
p {
    color: white;
    font-size: 50pt;
}
a{
    color: white;
    font-size: 50pt; 
}