diff --git a/index.html b/index.html index 6d4ba46..d4eef65 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,18 @@ p{ width: 640px; } + .c{ + overflow: hidden; + height: 0px; + width: 0px; + position: absolute; + } + .j{ + overflow: hidden; + height: 0px; + width: 0px; + position: absolute; + } a:link { color: #ffffff; }