<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#scrollUp {
  width: 40px;
  height: 40px;
}

#scrollUp .scroll-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
</pre></body></html>