Blob Blame History Raw
<!doctype html>
<html>
<meta charset="utf-8" />
<style>
#box {
  border-radius: 335px;
  width: 600px;
  height: 401px;
  border-style: dotted;
  border-width: 41px 1px;
}
</style>
<div id="box"></div>
</html>