body {        
    background-color: #000;
    margin-top: 130px;    
    padding: 0;
    width: 100%;
    cursor: crosshair;
}


.esin {    
    height: 110px;
    border-bottom: 0;
    z-index: 1000;
    transform: translate(45%,70%);
    pointer-events:fills;
    font-size: 10px;
}
