#game { z-index: 10; position: relative; }
#wrongRotation { display: none; z-index: 15; position: fixed; width: 100%; height: 100%; background: rgb(0, 0, 0); }
#wrongRotation img { display: block; width: 30%; margin-left: auto; margin-right: auto; position: relative; top: 40%; transform: translateY(-50%); }
#menu { position: fixed; }
@font-face { font-family: gameFont; src: url("../assets/fnt/gamefont_mahjong.ttf") format("truetype"); font-weight: normal; font-style: normal; }
