#p5Container {
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    pointer-events: none;
}