    html,
    body {
      font-family: 'Poppins', sans-serif;
      overflow-x: hidden;
    }

    section {
      height: 100vh;
    }

    #main_vid {
      width: 100%;
    }