.feather {
    width: 1em;
    height: 1em;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
}

#blocky-ui {
    min-width: 20em;
    max-width: 40em;
}

.text-no-wrap {
    white-space: nowrap;
}
