blob: e046627d6eb251bcf174b79867616c8094a2bb35 [file] [log] [blame]
<html>
<head>
<style type="text/css">
div {
width: 200px;
height: 200px;
border: 15px solid #f00;
-webkit-border-radius: 60px 50px;
background-color: #0f0;
}
</style>
</head>
<body>
<div>
&nbsp;
</div>
</body>
</html>