html, body, #hex-ripple {
    display: block;
    height: 100%;
    width: 100%;
}

#hex-ripple {
    position: fixed;
    top: 0;
    z-index: 1;
}
