JSFiddle - React, Tailwind, and code Playground

HTML

<div id="test">
</div>

CSS

#test:after {
content:"Office: XXXXX \A Mobile: YYYYY ";
}
#test
{
    white-space:pre
}