body
{
    background-image: url("./peelReveal/img/viceMockup.png"); 
    background-size: 100%;
    background-repeat: no-repeat;
    height: 175vh;
}

#peelRevealIFrame
{
    width: 100vw;
    height: 100vh;
    border: none;
    position: fixed;
    top: 0px;
    left: 0px;
}