diff --git a/src/style.css b/src/style.css index 6013c68..c44fe30 100644 --- a/src/style.css +++ b/src/style.css @@ -42,6 +42,10 @@ body { left: -9999; top: -9999; margin-left: -10px; + overflow: hidden; +} +.post { + background: #fff; } .link {