<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";ul.game-list&gt;li{width:432px;height:287px;margin:10px 20px;position:relative}ul.game-list&gt;li:not([game-box='more']):after{content:'Play Now';width:140px;height:30px;font-size:16px;vertical-align:18px;color:#fff;background-color:#ba9f50;top:230px;left:272px;letter-spacing:3px;line-height:28px;border-radius:5px;position:absolute}ul.game-list&gt;li span{font-size:28px;color:#444;letter-spacing:2px;position:absolute;font-weight:bolder;bottom:45px;width:432px;height:45px;left:0;text-align:center}ul.game-list&gt;li[game-box='more']&gt;span{bottom:30px}#lobby&gt;ul.game-list&gt;li:hover{background-position:top}#lobby&gt;ul.game-list&gt;li:hover:after{background-color:#846610}#lobby .game-list li::before{content:'';width:150px;height:150px;position:absolute;top:20px;left:269px;background-repeat:no-repeat;z-index:1}</pre></body></html>