How hard can it be to draw circles?

Syntax
AI summary

Scott Tolinski and CJ from Coding Garden compete in a CSS Battle challenge to draw circles using the shortest, most accurate CSS code. This is a fun, casual coding challenge that demonstrates various CSS techniques for creating shapes, particularly circles using border-radius and other CSS properties. Great for developers who enjoy quick coding challenges and want to see different approaches to the same CSS problem.