<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.roll-box {
  overflow: hidden;
}

.roll-box .roll-el {
  transition: transform 1s linear;
  display: block;
  width: 100%;
  height: 100%;
}</pre></body></html>