body, html {
    background:#0B3C52 ;
}

img {
    max-width: 100vw;
    height:auto;
    width:auto;
    max-height:100vh;
}
