          html {
            padding: 18px 36px;
          }

          head {
            display: block;
          }

          body {
            margin: 0;
            padding: 0;
          }

          body > * {
            display: none !important;
          }

          head:after, body:before, body:after {
            display: block !important;
          }

          head:after {
            font-family: sans-serif;
            font-size: large;
            font-weight: bold;
            content: "Error compiling CSS asset";
          }

          body:before, body:after {
            font-family: monospace;
            white-space: pre-wrap;
          }

          body:before {
            font-weight: bold;
            content: "\000a Sass::SyntaxError: Invalid CSS after \0022 }\0022 : expected selector or at-rule, was \0022 {\0022 version\0022 :3,\0022 s...\0022 \000a   (in \002f var\002f www\002f vhosts\002f lolitamoda.pt\002f new_lolitapt\002f app\002f assets\002f stylesheets\002f web.css)";
          }

          body:after {
            content: "\000a   (sass):8907";
          }
