JSFiddle - React, Tailwind, and code Playground

HTML

<a href="#" class="btn">Gao</a>

CSS

.btn {
    margin: auto;    
}