html{background-color:pink}body{background-color:#deb887;border-style:outset;padding:3px}h1{font-size:xxx-large;border-style:double;border-color:blue;margin:3px}h2{color:brown}.rainbow-lr{background:linear-gradient(90deg,red,orange,#ff0,green,cyan,blue,violet);color:transparent;-webkit-background-clip:text;background-clip:text}.imageblock{padding:10px;border-style:double;border-color:red}img{border-style:inset;border-color:#000}.biglink{font-size:xxx-large;margin:5px}table,td,th{border:1px solid #000}.s a,.s a:visited{background:linear-gradient(90deg,red,orange,#ff0,green,cyan,blue,violet);color:transparent;-webkit-background-clip:text;background-clip:text;text-decoration:underline;-webkit-text-decoration-color:#8a2be2;text-decoration-color:#8a2be2}