As @Matthias Mertens said, I was missing a DIV with a certain width around it. Using <div class="vw-99"></div> around everything fixed the issue.
<div class="vw-99"></div>