mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-15 10:00:47 -04:00
6 lines
37 B
Markdown
6 lines
37 B
Markdown
```css
|
|
div {
|
|
background: red
|
|
}
|
|
```
|