body {
    background-color: rgb(100, 69, 23);
}
h1 {
    color: chartreuse;
}