diff --git a/css/text.css b/css/text.css index 09ea4ec..9cf73d3 100644 --- a/css/text.css +++ b/css/text.css @@ -10,6 +10,12 @@ } +footer { + position: absolute; + bottom: 0; + text-align: justify; + color: white; + } div { height: 50px; diff --git a/main.html b/main.html index 85cec55..72fa8a1 100644 --- a/main.html +++ b/main.html @@ -7,7 +7,7 @@