JSFiddle - React, Tailwind, and code Playground

HTML

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

CSS

div{
    position: absolute;
    left: 0;
    right:50px;
    background: green;
    color:white;
}