<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* codes mis par Natacha grossir titre blog et rÃ©trÃ©cir le fond blanc */

h1 { 
	
	font-size : 150px;
    font-weight: bold;
	margin-bottom: -10px;
	}
#titre_lien {
    
    font-size:50px!important;
    color: violet;
}
</pre></body></html>