```html title=index.html
<!doctype html><html><head><meta charset="UTF-8"><title>bar</title><script defer src="/runtime.js"></script><script defer src="/index.js"></script></head><body></body></html>
```