JSFiddle - React, Tailwind, and code Playground

HTML

<p></p>
<br><br>
<div class="lengkung">
    <font size="7" face="Georgia">Garis lengkung Editor: Junedalbughisy</font>
 </div>

<p align="center">Editor by: Junedalbughisy.blogspot.com</p>

CSS

.lengkung{
border-radius: 30px 0px 30px 0px;
-moz-border-radius: 30px 0px 30px 0px; 
-webkit-border-radius: 30px 0px 30px 0px; 
border: 2px solid #72C7F8;
padding:10px;
margin:25px;

JavaScript

border-radius: 30px 0px 30px 0px;
-moz-border-radius: 30px 0px 30px 0px;
-webkit-border-radius: 30px 0px 30px 0px;
border: 2px solid #72C7F8;
padding:10px;