#trans{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #0f131b;
    top: 0px;
    z-index: 99999;

}