body{align-items:center;background-color:#f0f0f0;cursor:url(d46b9384bbba69266fc1.png),pointer;display:flex;flex-direction:column;justify-content:flex-start;margin:0;padding-top:10px}.goblin-game{display:grid;grid-template-columns:repeat(4,120px);grid-gap:3px;height:489px;width:489px}.cell{align-items:center;background-color:#f6f5e0;border:1px solid #7d1b17;box-sizing:border-box;display:flex;height:120px;justify-content:center;overflow:hidden;width:120px}.goblin{height:80px;object-fit:contain;width:80px}.game-result{color:#7d1b17;font-size:18px;font-weight:700;margin-top:20px;white-space:pre-line}