<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul {
  padding:0 0 0 0;
  margin:0 0 0 0;
}
ul li {
  list-style:none;
/*  margin-bottom:25px;*/
}
ul li img {
  cursor:pointer;
}</pre></body></html>