html{min-height:100vh}body{min-height:100%;background-color:#bdddea;font-family:Roboto;padding-bottom:200px;color:#555;margin:0;position:relative}@media(max-width:768px){body{padding-bottom:400px}}body:after{content:" ";position:fixed;height:978px;width:100%;bottom:0;background-image:url(/images/1659292882-site_bg.png),linear-gradient(0deg,#fff,#bdddea);background-repeat:no-repeat;background-position:bottom;z-index:-1}@media(max-width:768px){body:after{position:absolute}}*{box-sizing:border-box}