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