.container .application #pyswitch-device {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.container .application #pyswitch-device #pyswitch-background {
    width: 100%;
    height: 100%;
}

.container .application #pyswitch-display {
    cursor: pointer;
}
