<!DOCTYPE html> <style> svg { width: 250px; height: 250px; background: green; } </style> <svg> </svg>