<style>
            @import url('https://fonts.googleapis.com/css?family=Roboto:500');
            body { margin: 0; }
            .php-error { padding: 10px 20px; background: #C32C1F; color: #fff; font-family: Roboto, sans-serif; display: block; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999999; width: 100vw; height: 100vh; }
            .php-error p { font-size: 13px; margin: 0 0 10px; }
            .php-error h2 { color: #fff; border-bottom: 1px solid #fff; font-size: 30px; margin-top: 20px; margin-bottom: 10px; font-weight: 500; line-height: 1.1;}
            .php-error pre { color: #000; background: #fff; padding: 9.5px; margin: 0 0 10px; word-break: break-all; word-wrap: break-word; border: 1px solid #ccc; line-height: 1.42857143; }
            
        </style><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto" type="text/css"><div class="php-error"><h2>Błąd!</h2><p>Wystąpił błąd podczas ładowania strony.</p></div>