<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family:"Segoe UI";
}

cite{
	font-size:1.8em;
	font-weight:bold;
	color:#078cd3;
	font-family:"Comic Sans MS", cursive, sans-serif;
}

#intro{
        margin-top:10px;
	font-size:1.3em;
}

.descrizione{
    padding-top: 30px;
    font-size:1.5em;
}

</pre></body></html>