


<!DOCTYPE html>
<html amp lang='id'>
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>UBER77 $ Begini Cara Akses Link Uber 77 Situs Mancanegara Maurice Knitwear</title>
    <meta name="description" content="Login sekarang, UBER77 link resmi situs mancanegara Maurice Knitwear menyediakan berbagai layanan permainan edukasi tentang game pola baju secara lengkap dan akurat." />
    <meta name="robots" content="index,follow" />
    <meta name="pinterest" content="nopin" />
    <link rel="icon" type="image/webp" sizes="96x96" href="https://cdn.robotaset.com/assets/tpl/970773f4a3/images/favicon.ico">
    <link rel="shortcut icon" href="https://cdn.robotaset.com/assets/tpl/970773f4a3/images/favicon.ico">
    <link rel="canonical" href="https://www.mauriceknitwear.com/" />
    <meta name="google-site-verification" content="oVqwv8YtNxLBHcSlzRp2fH5q9goXd0AMHr4-GcqTPik" />
    <link rel="alternate" href="https://www.mauriceknitwear.com/" hreflang="id" />
    <meta property="og:url" content="https://www.mauriceknitwear.com/" />
    <meta property="og:site_name" content="UBER77" />
    <meta property="og:image:alt" content="UBER77" />
    <meta property="og:image" content="https://rujak.cc/uploads/admin/UBER77_Begini_Cara_Akses_Link_Uber_77_Situs_Mancanegara_Maurice_Knitwear.png" />
    <link rel="preload" as="script" href="https://cdn.ampproject.org/v0.js" />    
    <script async src="https://cdn.ampproject.org/v0.js" nonce="MjE4NjQyMjYwNCwyNzg5OTc4NzM5"></script>
    <style amp-boilerplate>
      body {
        -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
        -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
        -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
        animation: -amp-start 8s steps(1, end) 0s 1 normal both;
      }

      @-webkit-keyframes -amp-start {
        from {
          visibility: hidden;
        }

        to {
          visibility: visible;
        }
      }

      @-moz-keyframes -amp-start {
        from {
          visibility: hidden;
        }

        to {
          visibility: visible;
        }
      }

      @-ms-keyframes -amp-start {
        from {
          visibility: hidden;
        }

        to {
          visibility: visible;
        }
      }

      @-o-keyframes -amp-start {
        from {
          visibility: hidden;
        }

        to {
          visibility: visible;
        }
      }

      @keyframes -amp-start {
        from {
          visibility: hidden;
        }

        to {
          visibility: visible;
        }
      }
    </style>
    <noscript>
      <style amp-boilerplate>
        body {
          -webkit-animation: none;
          -moz-animation: none;
          -ms-animation: none;
          animation: none;
        }
      </style>
    </noscript>
    <style amp-custom>
      * {
        box-sizing: border-box;
      }

      body {
        font-family: monospace;
        position: relative;
        background: #000000;
        background-image: radial-gradient(#000000 5%, transparent 50%);
        background-size: 5px 5px;
        background-attachment: fixed;
      }

      .container {
        max-width: 400px;
        height: 100vh;
        margin: 0 auto;
        padding: 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        overflow: hidden;
      }

      .welcome {
        max-width: 350px;
        margin: 0 auto;
      }

      .welcome h3 {
        font-size: 12px;
        color: #fff;
        overflow: hidden;
        border-right: 0.15em solid #fbf4a0;
        white-space: nowrap;
        letter-spacing: 0.09em;
        animation: typing 3.5s steps(40, end), blink-caret 0.75s step-end infinite;
      }

      @keyframes typing {
        from {
          width: 0;
        }

        to {
          width: 100%;
        }
     }

      @keyframes blink-caret {

        from,
        to {
          border-color: transparent;
        }

        50% {
          border-color: #fbf4a0;
        }
     }

      .banner {
        border-radius: 10px;
     }

      .btn-menu {
        border: none;
        outline: none;
        color: white;
        background: var(--o-color);
        cursor: pointer;
        position: relative;
        z-index: 5;
        font-size: 20px;
        font-weight: bold;
        margin-top: 20px;
        padding: 15px;
        border-radius: 5px;
        letter-spacing: 2px;
        text-decoration: none;
        text-align: center;
     }
      
      .btn-menu:before {
        content: '';
        background: linear-gradient(45deg, var(--o-color), var(--t1-color), var(--t2-color), var(--o-color), var(--t2-color), var(--o-color), var(--t1-color));
        position: absolute;
        top: -2px;
        left:-2px;
        background-size: 300%;
        z-index: -1;
        filter: blur(5px);
        width: calc(100% + 4px);
        height: calc(100% + 4px);
        animation: glowing 20s linear infinite;
        opacity: 0;
        transition: opacity .3s ease-in-out;
        border-radius: 10px;
     }
      
      .btn-menu:after {
        background: transparent;
     }
      
      .btn-menu:before {
        opacity: 1;
     }
      
      .btn-menu:hover {
        color: #fff;
     }
      
      .btn-menu:after {
        z-index: -1;
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: var(--o-color);
        color: #fff;
        left: 0;
        top: 0;
        border-radius: 10px;
     }
      
      .btn-menu a , .btn-menu i {
        color: rgb(255, 255, 255);
     }
      
      a.btn-menu{
        color: #fff;
     }
      
      @keyframes glowing {
        0% { background-position: 0 0; }
        50% { background-position: 300% 0; }
        100% { background-position: 0 0; }
     }
      
      :root {
        --w-color: #ffffff;
        --b-color: #000000;
        --t1-color: #44007b;
        --t2-color: #8f00bb;
        --t3-color: rgb(44, 211, 29);
        --t4-color:rgb(19, 113, 0);
        --t5-color: rgb(19, 113, 0);
        --t6-color:rgb(0, 41, 9);
        --yuji-color: gold;
        --o-color: transparent;
        --o2-color: rgb(44, 211, 29);
        --o3-color: rgb(19, 113, 0);

     }

      .copyright {
        text-align: center;
        color: #ffffff;
      }

      .nagaterbang {
        position: fixed;
        z-index: 1;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
      }
    </style>
  </head>
  <body>
 <div class="container">
      <header>
        <center>
             <a href="https://uberselalu.xyz/uber77login2" target="_blank" rel="noopener noreferrer nofollow"><amp-img id="image" class="animated tada infinite slower" src="https://cdn.robotaset.com/assets/tpl/970773f4a3/images/logo.gif" alt="Logo UBER77" width="225" height="65" layout="intrinsic" style="margin-bottom: 10px;"></amp-img>
        </center>
      </header>
      <div class="welcome">
        <center>
        <h3>SELAMAT DATANG DI UBER77</h3>
      </center>
      </div>
      <amp-img src="https://rujak.cc/uploads/admin/UBER77_Begini_Cara_Akses_Link_Uber_77_Situs_Mancanegara_Maurice_Knitwear.png" width="1946" height="1946" layout="intrinsic" class="banner"></amp-img>
      <a href="https://ubergacor.lol/uber77login1" target="_blank" rel="noreferrer noopener" role="button" class="btn-menu">BUAT AKUN</a>
      <a href="https://uberselalu.xyz/uber77login2" target="_blank" rel="noreferrer noopener" role="button" class="btn-menu">MASUK</a>
      <a href="https://ubergacor.lol/uber77login1" target="_blank" rel="noreferrer noopener" role="button" class="btn-menu">HUBUNGI KAMI</a>
	  <div class="banner-desktop">
            <a href="https://uberselalu.xyz/uber77login2">
                <img src="https://cdn.robotaset.com/assets/tpl/970773f4a3/images/logo.gif" loading="lazy" alt="UBER77" style="width: auto">
            </a>
        </div>
      <p class="copyright">@Copyright 2026 ~ aha ~ <a href="https://www.mauriceknitwear.com/" rel="noopener noreferrer" style="color: #dbb400;">UBER77</a></p>
    </div>
</a>
</div>
  </body>
</html>