html,body{
    background-color: rgba(26, 26, 31, 0.876);
    color: white;
    font-size: 1.2rem;
    text-align: center;
}