JSFiddle - React, Tailwind, and code Playground

CSS

#raitings {
     display: inline-block;
      padding: 20px;
      height: 20px;
      position: absolute;
      top: 58%;
      left: 56%;
      transform: translate(-50%, -50%);
                
	}