: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: 430px; }}@screen lg{:root { --shifted-background-top: 30px; --shifted-background-left: 490px; }}@screen xl{:root { --shifted-background-top: 40px; --shifted-background-left: 600px; }}
