diff --git a/dist/index.html b/dist/index.html index 0b3f456..f7e88d3 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,28 +1,27 @@ -
- - - - - + .main { + color: white; + text-align: left; + font-family: "Fira Sans", sans-serif; + font-weight: 700; + font-style: normal; + font-size: 2rem; + padding: 2rem; + } + +