body {
    background-color: rgb(46, 43, 41);
    
    color: rgb(248, 228, 228);
    text-shadow: 3px 2px #060606;
    font-family: Constantia, "Lucida Bright", "Deja vu Serif",
    Georgia, Serif;
    
}
article{
    color: rgb(248, 228, 228);
}