#selection-box {
    border: 2px dashed #0099ff;
    background-color: rgba(0, 153, 255, 0.2);
    position: absolute;
    display: none;
    z-index: 9999;
}