*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:linear-gradient(160deg,#bfeaff,#ffe3f1);font-family:Hiragino Maru Gothic ProN,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}#game{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#game canvas{border-radius:12px;box-shadow:0 10px 40px #ff78aa59}
