._gameBox_s_uzugf_253 {
    display: none !important;
}

._search_5j8qo_63 {
    display: none !important;
}

._typeGameBox_eua6c_55 ._gameBoxs_eua6c_230 ._gameBox_eua6c_230 ._logoBox_eua6c_242 ._gameBox_s_eua6c_389 {
    display: none !important;
}

/* TEMA Z39N */

html[theme="z39n"]{
background:#050507 !important;
}

html[theme="z39n"] body{
background:#050507 !important;
color:white !important;
}

html[theme="z39n"] button{
background:#6f00ff !important;
border-radius:10px;
}

html[theme="z39n"] [class*="gameBox"]{
border-radius:14px;
overflow:hidden;
transition:0.2s;
}

html[theme="z39n"] [class*="gameBox"]:hover{
transform:scale(1.03);
}