*{
    box-sizing: border-box;
}

body {
    background-color:palegoldenrod ;
}

img {
    max-width: 100%;
}

