:root{--pico-font-family: "Courier New", monospace;--pico-background-color: #000000;--pico-color: #00ff00;--pico-primary: #ff00ff}:global(body){background-color:#000;color:#0f0;font-family:Courier New,Courier,monospace;margin:0;padding:2rem}button{background:#0f0;color:#000;border:none;padding:10px 20px;font-weight:700;cursor:pointer;font-family:inherit}button:hover{background:#fff}button:active{border:2px inset #cccccc}.container{border:1px dashed var(--pico-primary);box-shadow:0 0 10px var(--pico-primary);margin:0 auto;max-width:800px;padding:2rem}
