* { transition: 200ms ease-out; color: #cdd6f4; font-family: Monaspace Krypton; font-size: 1.0rem; } #window, #match, #entry, #plugin, #main { background: transparent; } #match:selected { background:#2ac3de; border-radius: 5px; } box#main { background: #1a1b26; border: 1px solid #f7768e; border-radius: 24px; padding: 8px; } entry#entry { border-color: transparent; }