Quiz Salted Egg Milea
body{ background-colour: yellow; } #content tr:hover{ background-color: red; text-shadow:0px 0px 12px #fff; } #defacer{ width:300px; background:black; border:solid 2px red; color:lime; } #domains{ background:black; border:2px #15d6c8 solid; color: blue; } input{ } #content .first{ background-colour: red; } table{ border: 2px #15d6c8 solid; } textarea{ width: 80%; height: 80%; } .error{ color: red; font-size: …

