/* Scoped till experimentets egen canvas i stagen. */
.mobius-tunnel {
    display: block;
    background: #05060d;
    cursor: pointer;
    touch-action: none; /* hall ska ge boost, inte scrolla sidan */
}
