/* Scoped till experimentets egen canvas i stagen. */
.flow-silk {
    display: block;
    background: #05060d;
    cursor: pointer;
    touch-action: none; /* klick ska vrida om faltet, inte scrolla */
}
