body {
    background-color: rgb(80, 80, 80);
    color: white;
}

h1 {
    color: rgb(170, 150, 196);
}