<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Găzduire web - Sitebunker.ro</title>
<meta name="description" content="Acest site, găzduit la Sitebunker, este în construcție.">
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="https://sitebunker.ro/images/2018/06/favicon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://sitebunker.ro/images/2018/06/favicon.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://sitebunker.ro/images/2018/06/favicon.png">
<link rel="shortcut icon" href="https://sitebunker.ro/images/2018/06/favicon.png">
<meta name="theme-color" content="#00112e">
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet">
<style type="text/css">
html, body, div, h1, p, img {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

a {
    color: #f4511e;
}

html {
    font-size: 100%;
}

body {
    background: #151d2d center bottom no-repeat url('https://sitebunker.ro/images/2019/03/Fundal.svg');
                background-size: cover;
                color: #fff;
                font-size: 1.563rem;
                line-height: 2rem;
                font-family: 'Ubuntu', sans-serif;
                font-weight: 300;
                text-align: center;
            }

            .container {
                width: 100vw;
                height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                position: relative;
            }

            .intro {
                padding: 20px;
                position: relative;
                z-index: 1;
            }

            .intro-img {
                padding-bottom: 50px;
            }

            .intro-img img {
                max-width: 320px;
            }

            h1 {
                font-size: 3.125rem;
                line-height: 3.5rem;
                font-weight: 300;
                padding-bottom: 30px;
            }

            .scaffolding {
                position: absolute;
                left: 0;
                bottom: 0;
                right: 0;
            }

            .scaffolding img {
                width: 100%;
                height: auto;
                display: block;
            }

            @media only screen and (max-width: 600px) {
                body {
                    font-size: 1rem;
                    line-height: 1.5rem;
                }

                h1 {
                    font-size: 2rem;
                    line-height: 2.5rem;
                }
            }
        </style>
    </head>
    <body>
        <div class="container">
            <div class="intro">
                <div class="intro-img"><img src="https://sitebunker.ro/images/2019/03/Robotel.svg" alt="robot Sitebunker"></div>
                <h1>Serviciul de <a href="https://sitebunker.ro" target="_blank">gazduire web</a> Sitebunker.ro</h1>
                <p>Website-ul pe care l-ai accesat este suspendat.<br>Contactează-ne pentru asistență: <a href="https://sitebunker.ro" title="găzduire web">Sitebunker.ro</a></p>
            </div>
            <div class="scaffolding"><img src="https://sitebunker.ro/images/2019/03/Fundal.svg" alt="Fundal Sitebunker"></div>
        </div>
        
    </body>
</html>
