body{
    background-color: rgba(0, 0, 0, 0.03);
}

a, a:hover{
    text-decoration: none;
    color: black;
}

.pointer{
    cursor: pointer;
}