:root{--shifted-background-top: 50px;--shifted-background-left: -50px }@screen sm{:root { --shifted-background-top: 0px; --shifted-background-left: 350px; }}@screen md{:root { --shifted-background-top: 0px; --shifted-background-left: 470px }}@screen lg{:root { --shifted-background-top: 10px; --shifted-background-left: 520px }}@screen xl{:root { --shifted-background-top: 50px; --shifted-background-left: 700px }}
