body{position:relative;min-height:100vh;background-color:#f5f5f4}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/MuistelmaniKuva.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;z-index:-1;opacity:.9}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#f5f5f426,#f5f5f40d);z-index:-1;pointer-events:none}#root{position:relative;z-index:1}@media(max-width:768px){body:before{background-attachment:scroll;background-size:cover;background-position:center center}}@media(min-width:769px)and (max-width:1024px){body:before{background-size:cover;background-position:center center}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body:before{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media(max-width:768px)and (orientation:landscape){body:before{background-size:auto 100%;background-position:center center}}@media print{body:before,body:after{display:none}}@supports (padding: max(0px)){.safe-area-bottom{padding-bottom:max(.5rem,env(safe-area-inset-bottom))}}button,a,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.1)}@media(max-width:767px){main{padding-bottom:5rem}}
