:root{--shifted-background-top: 50px;--shifted-background-left: -50px }@screen sm{:root { --shifted-background-top: 10px; --shifted-background-left: 280px; }}@screen md{:root { --shifted-background-top: 20px; --shifted-background-left: 480px }}@screen lg{:root { --shifted-background-top: 20px; --shifted-background-left: 550px }}@screen xl{:root { --shifted-background-top: 20px; --shifted-background-left: 700px }}
