<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {color:red; font-family: Comic Sans MS; font-size:90px; font-weight:900;}

p {color:orange; font-family: Comic Sans MS;font-size:14px;}

h3 {color:orange; font-family:Comic Sans MS; font-size:30px;font-weight:900;}

table {font-family: Comic Sans MS;font-size:15px; font-weight:900; color:orange;}

p.clot {color:black; font-family:Verdana; font-size:17px; font-weight:500; font-style:italic; background-color:#FF8C00;}

ul {color:orange; font-family: Comic Sans MS; font-size:17px; font-weight:900; font-style:italic;}

h3.cloth{color:red; font-family:Comic Sans MS; font-size:30px;font-weight:900;}

.newframe{
border-top:3px dashed red;
border-left:3px dashed orange;
border-bottom:3px dashed white;
border-right:3px dashed green;
Padding:2px;}</pre></body></html>