diff --git a/index.html b/index.html index 1eb6ce8..101577f 100644 --- a/index.html +++ b/index.html @@ -54,6 +54,12 @@ #info > p { margin: 1em; } + footer { + position: fixed; + bottom: .5em; + right: 1em; + text-align: right; + } label { position: fixed; top: 0; @@ -141,6 +147,12 @@

+