JSFiddle - React, Tailwind, and code Playground

HTML

<span>rm -rf / && </span>echo 'Ahoj!'

CSS

span, span::selection
{
    color: #fffffe;
}