#turnstile, #turnstile-container{
    position: fixed;
    left: 0;
    right: 0;
    top: 40%;
    text-align: center;
    display: none;
    z-index: 9999;
}