<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --- FULL WIDTH --- */
@media(min-width:1200px) {
.container {
    width: 100%;
}
  .fabrikk--content {
    max-width: none;
  }
}</pre></body></html>