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