diff --git a/style.css b/style.css new file mode 100644 index 0000000..a251f69 --- /dev/null +++ b/style.css @@ -0,0 +1,6 @@ +footer { + position: absolute; + bottom: 0; + text-align: center; + width: 100% +} \ No newline at end of file