<div class="focus:outline-none text-sm w-48 py-3 rounded-md font-semibold text-white bg-blue-500 ml-2 mt-2 custom-class text-center">
Rings Are Awesome
</div>
.custom-class{
box-shadow: 0px 0px 0px 4px #90bafb;
}
This Pen doesn't use any external JavaScript resources.