body{
    background-color: #f4a460;;
    box-sizing: border-box;
    text-align: center;
}
/*
a{
    text-decoration: none;
}
text{
    color: white;
}