Skip to content

Instantly share code, notes, and snippets.

View fbellucci29's full-sized avatar

fbellucci29

  • Joined Aug 30, 2025
View GitHub Profile
@fbellucci29
fbellucci29 / index.html
Created September 4, 2025 18:32
Quiz codici CER (EEC)
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Quiz - Gestione dei Rifiuti</title>
<style>
* {
margin: 0;
padding: 0;