.WUIDraggableBackground {
    background-color: rgba(0, 0, 0, 0.01);
    opacity: 0.1;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}
