<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes fadeInOpacity{0%{opacity:.4}to{opacity:1}}@keyframes anime{0%{left:0;top:0}to{left:0;top:30px}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}body,html{padding:0;margin:0;height:90vh}p{line-height:1.4!important}@media(min-width:600px){p{line-height:1.8!important}}a{color:inherit;text-decoration:none}*{box-sizing:border-box}</pre></body></html>