header {
    text-align: center;
    background-color: antiquewhite;
    height: 300px;
}
* {
    margin: 0;
}
.top-oshirase {
    position: relative;
    top: 60px;
}