blob: cd78d2009a3642b6fc4f218da318f4ffd9e89d77 [file] [log] [blame] [edit]
<!DOCTYPE html>
<style>
div {
width: 100px;
height: 100px;
background-color: green;
border-radius: 34.4px;
border: 25px solid green;
}
</style>
<div></div>