          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 Sprockets::FileNotFound: couldn't find file 'bootstrap\002f dist\002f css\002f bootstrap' with type 'text\002f css'\000a Checked in these paths: \000a   \002f app\002f app\002f assets\002f config\000a   \002f app\002f app\002f assets\002f images\000a   \002f app\002f app\002f assets\002f javascripts\000a   \002f app\002f app\002f assets\002f stylesheets\000a   \002f app\002f app\002f assets\002f templates\000a   \002f app\002f vendor\002f assets\002f javascripts\000a   \002f app\002f vendor\002f assets\002f stylesheets\000a   \002f usr\002f local\002f bundle\002f gems\002f actiontext-7.2.2.1\002f app\002f assets\002f javascripts\000a   \002f usr\002f local\002f bundle\002f gems\002f actiontext-7.2.2.1\002f app\002f assets\002f stylesheets\000a   \002f usr\002f local\002f bundle\002f gems\002f actioncable-7.2.2.1\002f app\002f assets\002f javascripts\000a   \002f usr\002f local\002f bundle\002f gems\002f activestorage-7.2.2.1\002f app\002f assets\002f javascripts\000a   \002f usr\002f local\002f bundle\002f gems\002f actionview-7.2.2.1\002f app\002f assets\002f javascripts\000a   \002f app\002f node_modules";
          }

          body:after {
            content: "\000a   \002f app\002f app\002f assets\002f stylesheets\002f application.scss:13";
          }
