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