body {
    background-color:rgb(243, 230, 217);
}
div.header {
    position:fixed;
    top:0;
    padding:5px;
    background-color: rgba(0, 0, 0, 0.384);
    color: antiquewhite;
}