/* SVGsizing.css */

/*
input[type="range"] {
  width: 200px;
}
*/

.word {
  white-space: nowrap;
}

/*
svg {
  stroke: #ffff00;
}
*/

