JSFiddle - React, Tailwind, and code Playground

by oroce

HTML

<div class="almafa">almafa</div>

CSS

.almafa{
margin:auto;
width:200px;
height:200px;
background-color:red;
}

JavaScript

alert( navigator.platform );