[data-selection] { position: relative; cursor: crosshair; } [data-selection-box] { position: absolute; .box-shadow(inset 0 0 1px rgba(255, 255, 255, 1)); cursor: move; // Spotlight border-width: 1px; border-style: solid; border-color: rgba(0, 0, 0, .5); .box-sizing(content-box); }