html.lit::after {
    opacity: 0;
}
html.after-lit::after {
    display: none;
}

#game-mahjong{
    position: relative;
    top: -25px;
}