Game Github.io Site

button:active { transform: scale(0.97); }

.info-panel { flex: 1; background: #0e1628cc; border-radius: 1.5rem; padding: 1.2rem; backdrop-filter: blur(4px); border: 1px solid #283458; } game github.io

button { background: #1f2a46; border: none; padding: 0.7rem 1rem; border-radius: 2rem; font-weight: bold; font-family: inherit; color: white; display: flex; align-items: center; justify-content: center; gap: 8px; cursor: pointer; transition: all 0.2s; border-bottom: 2px solid #3a4a72; } button:active { transform: scale(0