html:
<div class="three">GO</div>
css:
.three {font-size: 240px;font-weight: 1000;color: #ffcc54;text-shadow: -1px 0 rgba(255, 255, 255, 1), 0 1px rgba(255, 255, 255, 1), 1px 0 rgba(255, 255, 255, 1), 0 -1px rgba(255, 255, 255, 1);}
html:
<div class="three">GO</div>
css:
.three {font-size: 240px;font-weight: 1000;color: #ffcc54;text-shadow: -1px 0 rgba(255, 255, 255, 1), 0 1px rgba(255, 255, 255, 1), 1px 0 rgba(255, 255, 255, 1), 0 -1px rgba(255, 255, 255, 1);}