<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="victorramos-WUPIzG&#039;s official website powered by Streamlabs">
    <meta name="keywords" content="victorramos-WUPIzG, Twitch, Tip, Donation, Livestream, Official">
    
            <link rel="icon" type="image/png" href="https://platform-lookaside.fbsbx.com/platform/profilepic/?asid=1609437812553467&amp;height=50&amp;width=50&amp;ext=1610846381&amp;hash=AeQAeisq0sVXXIFCpvo">
        <meta property="og:image" content="https://platform-lookaside.fbsbx.com/platform/profilepic/?asid=1609437812553467&amp;height=50&amp;width=50&amp;ext=1610846381&amp;hash=AeQAeisq0sVXXIFCpvo">
    
          <meta property="og:description" content="victorramos-WUPIzG&#039;s official website powered by Streamlabs">
      <meta name="twitter:description" content="victorramos-WUPIzG&#039;s official website powered by Streamlabs">
              <meta name="twitter:title" content="victorramos-WUPIzG / Streamlabs">
      <meta property="og:title" content="victorramos-WUPIzG / Streamlabs">
              <meta property="og:url" content="https://www.streamlabs.com/victorramos-WUPIzG/home">
    
    <meta name="twitter:card" content="summary_large_image">

          <meta name="theme-color" content="#1E1E1E">
    
    <title>Streamlabs</title>

    <!-- we can defer loading recaptcha from the contact form when needed -->
    <link rel="dns-prefetch" href="https://streamlabs.com">
    <link rel="dns-prefetch" href="https://sp.streamlabs.com">
    <link rel="dns-prefetch" href="https://fonts.gstatic.com">
    <link rel="dns-prefetch" href="https://fonts.googleapis.com">
    <link rel="stylesheet" href="https://sp.streamlabs.com/css/all.css?id=aa35d7a4befb6932cc6c" type="text/css">
    <script src="https://www.instagram.com/embed.js" async ></script>
    <script src="https://embed.twitch.tv/embed/v1.js" async></script>
    <script src="https://www.google.com/recaptcha/api.js?onload=vueRecaptchaApiLoaded&render=explicit" async defer></script>
    <!-- OneTrust Cookies Consent Notice start for streamlabs.com -->

<script src="https://cdn.cookielaw.org/consent/7665fa03-a0ea-4c87-a34f-c8d13d663b42/otSDKStub.js"  type="text/javascript" charset="UTF-8" data-domain-script="7665fa03-a0ea-4c87-a34f-c8d13d663b42" ></script>
<script type="text/javascript">
function OptanonWrapper() { }
</script>
<!-- OneTrust Cookies Consent Notice end for streamlabs.com -->  </head>
  <body class="night">
    <style>
    .loading-spinner-container {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: opacity 250ms ease-in-out;
        opacity: 1;
        pointer-events: none;

        background-size: cover;
        background-position: center top;
        background-image: url();
        background-color: #1E1E1E;
    }

    .loading-spinner {
        width: 72px;
        height: 72px;
        display: flex;
        flex-wrap: wrap;
    }

    .loading-spinner > div {
        display: inline-flex;
        height: 24px;
        width: 24px;
        animation: cube 1.5s infinite ease-in-out;
    }

    .loading-spinner > div > div {
        height: 100%;
        width: 100%;
        background-image: url(https://platform-lookaside.fbsbx.com/platform/profilepic/?asid=1609437812553467&amp;height=50&amp;width=50&amp;ext=1610846381&amp;hash=AeQAeisq0sVXXIFCpvo);
        background-size: 72px 72px;
        background-position: -9999px -9999px;
        background-repeat: no-repeat;
    }

    .loading-spinner div:nth-child(1) {
        animation-delay: 200ms;
    }
    .loading-spinner div:nth-child(1) div {
        border-radius: 6px 0 0 0;
        background-position: 0% 0%;
    }

    .loading-spinner div:nth-child(2) {
        animation-delay: 300ms;
    }
    .loading-spinner div:nth-child(2) div {
        background-position: 50% 0%;
    }

    .loading-spinner div:nth-child(3) {
        animation-delay: 400ms;
    }
    .loading-spinner div:nth-child(3) div {
        border-radius: 0 6px 0 0;
        background-position: 100% 0%;
    }

    .loading-spinner div:nth-child(4) {
        animation-delay: 100ms;
    }
    .loading-spinner div:nth-child(4) div {
        background-position: 0% 50%;
    }

    .loading-spinner div:nth-child(5) {
        animation-delay: 200ms;
    }
    .loading-spinner div:nth-child(5) div {
        background-position: 50% 50%;
    }

    .loading-spinner div:nth-child(6) {
        animation-delay: 300ms;
    }
    .loading-spinner div:nth-child(6) div {
        background-position: 100% 50%;
    }

    .loading-spinner div:nth-child(7) {
        animation-delay: 0ms;
    }
    .loading-spinner div:nth-child(7) div {
        border-radius: 0 0 0 6px;
        background-position: 0% 100%;
    }

    .loading-spinner div:nth-child(8) {
        animation-delay: 100ms;
    }
    .loading-spinner div:nth-child(8) div {
        background-position: 50% 100%;
    }

    .loading-spinner div:nth-child(9) {
        animation-delay: 200ms;
    }
    .loading-spinner div:nth-child(9) div {
        border-radius: 0 0 6px 0;
        background-position: 100% 100%;
    }

    @keyframes  cube {

        0%,
        70%,
        100% {
            transform: scale(1, 1);
        }

        35% {
            transform: scale(0, 0);
        }
    }
</style>
<div data-cy="live-site-loader" class="loading-spinner-container">
    <div class="loading-spinner">
        <div><div></div></div>
        <div><div></div></div>
        <div><div></div></div>
        <div><div></div></div>
        <div><div></div></div>
        <div><div></div></div>
        <div><div></div></div>
        <div><div></div></div>
        <div><div></div></div>
    </div>
</div>
    <input type="hidden" id="username" value="victorramos-WUPIzG" />
    <div id="app" class="main">
    </div>

    <script src="https://www.paypalobjects.com/api/checkout.min.js?v=1"></script>
    <script src="https://sp.streamlabs.com/js/manifest.js?id=01c8731923a46c30aaed"></script>
    <script src="https://sp.streamlabs.com/js/vendor.js?id=c7be513356d8d09fd76e"></script>
    <script src="https://sp.streamlabs.com/js/site.js?id=e433690a785a4e3628f9"></script>
    <script src="https://sp.streamlabs.com/js/particles.js?id=1983f25f61c3881f25d8"></script>
    <script src="https://payments.openalerts.com/js/oapayment.js?v=1.1"></script>

    <script src="https://kit.fontawesome.com/b10c6226ba.js" async></script>

<!-- fonts -->
<link href="https://cdn.streamlabs.com/icons/style.css" rel="stylesheet" />

<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js"></script>

<!-- css hover for button animations -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/hover.css/2.3.1/css/hover-min.css">

<!-- Roboto is loaded by Beaker 'Roboto:400,500,700' -->
<script>
  WebFont.load({
    google: {
      families: ['Muli:900', 'Nunito:200,600', 'Roboto']
    }
  });
</script>
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-103165798-2"></script>
<script type="text/plain" class="optanon-category-C0004">
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    gtag('config', 'UA-103165798-2');
    gtag('send', 'PageView');
</script>    <!-- tmp -->
  </body>
</html>
