diff --git a/index.html b/index.html
index 4b085e1..e619d36 100644
--- a/index.html
+++ b/index.html
@@ -95,25 +95,6 @@
-
-
Advertisement
-
-
diff --git a/style.css b/style.css
index 30ff433..20c64fb 100644
--- a/style.css
+++ b/style.css
@@ -162,22 +162,6 @@ input[type=checkbox] {
color: #757575;
font-size: 12px;
}
-#ad-desc {
- margin-top: 80px;
-}
-#ad-container {
- position: relative;
- height: 250px;
-}
-#ad-placeholder {
- position: absolute;
- inset: 0;
- width: 300px;
- height: 250px;
- margin: auto;
- z-index: -1;
- background-color: #EEE;
-}
footer {
position: fixed;
bottom: 8px;