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