    body {
        background-color: #1b1d1e;
    }
    
    .title {
        color: lightgrey;
        font-size: 3rem;
    }
    
    .about {
        color: lightgrey;
        font-size: 1.5rem;
    }