/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */


.locker {
    position: absolute;
    bottom: 50%;
    z-index: 1000;
    right: 9px;
    width: 50px;
}