Hello World! (Norway)
✨ SUPAPHOL KODTOM
<style> body{ margin:1em; background:grey; } svg{ background:red; } </style> <svg viewBox="0 0 9 6"> <rect width="100" height="1" fill="red" /> <rect width="1.5" height="100" fill="white" x="2" /> <rect width="100" height="1.5" fill="white" y="2" /> <rect width="0.75" height="100" fill="blue" x="2.4" /> <rect width="100" height="0.75" fill="blue" y="2.4" /> </svg>h