Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<html>
<style type="text/css">
div {
width: 64px;
height: 64px;
border: 64px solid blue;
}
</style>
<body>
<div style="border-radius: 64px"></div>
</body>
</html>