```css title=main.css
body {
  background: red url('    ');
}


```