--- id: 5f33071498eb2472b87ddee4 title: Part 1 challengeType: 0 --- ## Description
As you learned in the last few steps of the Cat Photo App, there is a basic structure need to start building your web page. Add the `` and an `html` element.
## Tests
```yml tests: - text: Test 1 testString: '' ```
## Challenge Seed
```html --fcc-editable-region-- --fcc-editable-region-- ```