@mixin removeSelectionBackground { &::selection { background: none; } }