body{
    background-color: #f4a460;;
    box-sizing: border-box;
    text-align: center;
    list-style-type: none;
    text-decoration: none
}

a{
    text-decoration: none;
}