https://youth-glows.com/

ID de exploración:
43e50ebe-1b4e-4b43-8420-77461351e60cFinalizado
URL enviada:
https://youth-glows.com/
Informe finalizado:

Enlaces: 0 encontrados

Variables JavaScript: 3 encontradas

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensajes de registro de la consola: 0 encontrados

HTML

<!DOCTYPE html><html class="no-js" lang=""><head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <title>youth-glows.com</title>
        <meta name="description" content="">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&amp;display=swap" rel="stylesheet">
        
        <link rel="shortcut icon" href="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA4OCAxMDIuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgODggMTAyLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDY4MkI0O30KCS5zdDF7ZmlsbDojMzFCN0U5O30KCS5zdDJ7ZmlsbDpub25lO30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSI4OCw1Mi42IDg4LDUyLjYgMzguNCwzIDI0LjIsMTcuMiA1OS43LDUyLjYgMjQuMyw4OCAzOC40LDEwMi4yIAkJCSIvPgoJCTwvZz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSI4NSw0OS42IDg1LDQ5LjYgMzUuNCwwIDIxLjIsMTQuMiA1Ni43LDQ5LjYgMjEuMyw4NSAzNS40LDk5LjIgCQkJIi8+CgkJPC9nPgoJPC9nPgoJPGxpbmUgY2xhc3M9InN0MiIgeDE9IjQwLjMiIHkxPSIxMDMuOCIgeDI9IjkwLjEiIHkyPSI1NC4yIi8+Cgk8Zz4KCQk8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIxMC41LDc0LjQgMTQuMSw3OCA0Mi40LDQ5LjYgMzguNyw0NS44IAkJIi8+CgkJPHBvbHlsaW5lIGNsYXNzPSJzdDEiIHBvaW50cz0iMzguNyw0NS45IDE0LjIsMjEuMyAwLDM1LjQgMTQuMiw0OS42IDAsNjMuOCAxMC42LDc0LjQgCQkiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K">
        <style>
        * {
        box-sizing: border-box;
        margin: 0;
        overflow: hidden;
        }
        html {
        font-size: 10px;
        font-family: 'Open Sans', sans-serif;
        color: #1d2a3b;
        background:#433fa1;
        }
        .main-image img{
            max-width: 100%;
        }
        .container {
        max-width: 960px;
        margin: 0 auto;
        }
        .container.card {
        background-image: url(https://res.cloudinary.com/merahost/image/upload/v1656141161/panel-bg-min.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-top: 12.3rem;
        /*background-color: #ffffff;*/
        border-radius: 30px;
        box-shadow: -5px -4px 47px 3px rgba(198, 198, 198, 0.3);
        text-align: center;
        padding: 3.6rem;
        /* padding-bottom: 3.6rem; */
        }
        .title-main {
        font-size: 3.6rem;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 2.1rem;
        text-align: justify;
        }
        
        .main-image svg {
        max-width: 61rem;
        margin-bottom: 2rem;
        }
        .subheading{
        font-size: 1.6rem;
        font-weight: 600;
        margin-bottom: 3rem;
        }
        .card .text {
        font-size: 13px;
        letter-spacing: 0.26px;
        }
        footer {
        color: #b1b1b1;
        font-size: 12px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 1.7rem;
        }
        footer .logo svg {
        width: 145px;
        padding-left: 11px;
        }
        footer .left-side {
        display: flex;
        align-items: center;
        }
        /* Medias */
        @media screen and (max-width: 1024px){
        .container {max-width: 90%;}
        @media screen and (max-width: 768px){
        html {font-size: 7px;}
        .container {
        max-width: 90%;}
        .container.card {margin-top: 6rem;}
        .card .text { font-size: 1.6rem;}
        }
        @media screen and (max-width: 480px){
            .main-image img{
            max-width: 100%;
        }
        .title-main::before{display:none;}
        .title-main::after{display:none;}
        html {font-size: 5.7px;}
        .container {max-width: 95%;}
        .title-main {font-size: 6.6vw;}
        /* .container.card {margin-top: 2rem;} */
        .subheading{font-size: 13px;}
        .card .text { font-size: 12px;}
        footer {flex-direction: column;}
        }
        }
        </style>
    </head>
    <body>
        <section id="default-card" class="default-card" style="margin-bottom: 80px;">
            <div class="container card">
                <h1 class="title-main" style="color: #fff; display: inline-block;">youth-glows.com</h1>&gt;
                <p class="subheading" style="color: #fff;">Something amazing will be constructed here...</p>
                <div class="main-image">
                    <img src="https://res.cloudinary.com/merahost/image/upload/v1656141161/direct-panel-build-min.png" class="img-fluid">
                </div><br>
                <p class="text" style="color: #fff;">To change this page, upload your website into the public_html directory and remove this index.html file.</p>
            </div>
        </section>
        </body></html>