diff --git a/s/style.css b/s/style.css index 2f0cb52..951aeb8 100644 --- a/s/style.css +++ b/s/style.css @@ -301,4 +301,13 @@ video#player { background: #9f0; border-color: #262626; transform: scale(1.25) +} + +.savetheinternet { + position: fixed; + bottom: 0; + left: 0; + right: 0; + text-align: center; + background: black; } \ No newline at end of file