body{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background-color: 

#f6f5f2;
}

#linked{
    text-decoration: none;
}