@use "colors.scss" as colors; #cursor { width: 1px; height: 20px; top: 0; left: 0; position: absolute; backdrop-filter: invert(100%) saturate(0); transition: .2s cubic-bezier(0, 1, 0.3, 1); }