*{
    box-sizing: border-box;
    background-color: black;
}

img{
    max-width: 100%;
}
