JSFiddle - React, Tailwind, and code Playground by Yuriy Petrichenko December 31, 2017 HTML <div class="dot">.</div> CSS .dot{ color:black; font-size:50px; transition: .5s; }