Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<style>
:root {
transform: translate(8%);
transform-style: preserve-3d;
clip-path: circle(90%);
border-right-style: double;
}
</style>