diff --git a/src/App.css b/src/App.css index 8b13789..3d63902 100644 --- a/src/App.css +++ b/src/App.css @@ -1 +1,5 @@ - +footer { + position: fixed; + bottom: 0; + width: 100%; +}