          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 Errno::EACCES: Permission denied @ apply2files - \002f app\002f tmp\002f cache\002f assets\002f sprockets\002f v3.0\002f PX\002f PXFqmDvTmPfoHb2diShdIa0_Ou0rMqAFKuS49IKgXXQ.cache";
          }

          body:after {
            content: "\000a   \002f usr\002f lib\002f ruby\002f 2.7.0\002f fileutils.rb:1147:in `utime'";
          }
