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