Group B P’Pim (Copy 5177)
✨ elzaphaN TV
<html> <head> <title>Let's Start </title> <style> body{ background:black; margin:1em; font-family:sans-serif; } svg{ background: white; } </style> </head> <body> <svg viewBox="0 100 100 100"> </svg> </body> </html>