Hello World! (Copy 4947) (Copy 5061)
✨ นางสาวรวิพร สมอฤทธิ์
<style> body{ margin:3em; background:pink; } svg{ background:white; border-radius:50px; } </style> <svg viewBox="0 0 9 6"> <rect fill="Green" width="9" height="2" y="0" /> <rect fill="White" width="9" height="2" y="2" /> <rect fill="black" width="9" height="2" y="4" /> <rect fill="red" width="2" height="6"/> </svg>