*{
    margin: 0;
    padding: 0;
}

.head{
    background-color: rgb(255, 166, 0);
    
}

html{
    background-color: whitesmoke;
}