:root{--safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);--safe-area-inset-top: env(safe-area-inset-top, 0px);--container-max-width: 1440px}body{background-color:#ebebeb;background-repeat:no-repeat;padding-top:var(--safe-area-inset-top)}body:before{content:"";position:fixed;top:0;height:var(--safe-area-inset-top);width:100%;background-color:#27ae60;display:block;z-index:99999}
