body {
    background-color: #0e0e0e;
    max-width: 891;
}

a:link {
    color: #000000;
}

a:visited {
    color: #000000;
}

a:hover {
    color: #000000;
}

a:active {
    color: #000000;
}



.shadow {
    box-shadow: 10px 10px;
}