{
    padding 0px;
    margin 0px
    box-sizing: border-box;
}

header{
    background-color: aquamarine
    height: 200px;
}
