:root{--shifted-background-top: -10px;--shifted-background-left: -100px}@screen sm{:root { --shifted-background-top: 10px; --shifted-background-left: -600px; }}@screen md{:root { --shifted-background-top: 20px; --shifted-background-left: 300px; }}@screen lg{:root { --shifted-background-top: 30px; --shifted-background-left: 450px; }}@screen xl{:root { --shifted-background-top: 40px; --shifted-background-left: 500px; }}
