JSFiddle - React, Tailwind, and code Playground

HTML

<div>Revenge of IE's expression()</div>

CSS

div{
    background: green;
    color:white;
    margin-right:80px;
}