body{background:linear-gradient(#414494,#20abcd);height:100vh}#counter{background-color:#333;position:fixed}.parallax{pointer-events:none;z-index:1;width:100vw;margin:0;position:fixed}#mountain-1,#mountain-2{transform:skewY(5deg)}#cloud-1,#cloud-2{z-index:-1;transform:skewY(-15deg)}@media (prefers-color-scheme:dark){body{background:linear-gradient(#000,#414494);height:100vh}#mountain-1,#mountain-2,#cloud-1,#cloud-2{filter:hue-rotate(30deg)brightness(90%)}}body,html{margin:0;padding:0}*{box-sizing:border-box}