JSFiddle - React, Tailwind, and code Playground

by radu

HTML

<span id="rna-sequence...

CSS

.sequence
{
    display:inline-block;
    font-family:Consolas, monospace;
    font-size:12.5px;
    float:left;
    white-space:pre;
    word-wrap:break-word;
}
#rna-sequence
{
    margin-right:5px;
    width:645px;
}