You can use a custom footer or empty div to hide it
```
## Dev Server
```bash
npm run start
```
## Linting
To lint the project run:
```bash
npm run lint
```
## Formatting
[Prettier](https://prettier.io/) is used for code formatting. It has been pre-configured according to the Lit's style.
## License
Copyright (c) [Sergei Sleptsov](https://sergei.ws)