
header{
    box-shadow: 3px, 4px, #be7e77;
}

body{
    color: #50322f;
    text-align: center;
    max-width: 1000px;
    margin: auto;
}