html,body{margin:0;padding:0;height:100vh;width:100vw;background:#14101e;color:#f4f4f8;font-family:Georgia,Iowan Old Style,Times New Roman,serif;overscroll-behavior:none;touch-action:none;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}#game-root{position:absolute;inset:52px 0 0;display:flex;align-items:center;justify-content:center}body[data-platform=vk] #game-root,body[data-platform=tg] #game-root,body[data-platform=ya] #game-root,body[data-platform=rustore] #game-root{top:0}#game-root canvas{display:block;max-width:100%;max-height:100%}
