<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#instafeed a {
  float: left;
  width: 20%;
  padding: 5px;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1); }
</pre></body></html>