diff --git a/style.css b/style.css index 34ed76f..b1a46e9 100644 --- a/style.css +++ b/style.css @@ -149,7 +149,11 @@ a:hover{ top: 0; height: 100%; } - +.content +{ + overflow-y:scroll; + scrollbar-color: auto; +} .content h3{ text-align: center; }