Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<title>Test Interattivo Energie</title>
<style>
body { font-family: Arial, sans-serif; margin: 20px; }
h2 { margin-top: 30px; }
.energy-section { border-bottom: 1px solid #ccc; padding-bottom: 20px; margin-bottom: 20px; }
.question { margin: 10px 0; }