JSFiddle - React, Tailwind, and code Playground

HTML

<div...

CSS

#test{
      position : fixed;
    bottom: 60px;
    right : 60px;
  
}