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