diff --git a/source/scp-3211/src/iframe.ejs.html b/source/scp-3211/src/iframe.ejs.html
index eeee03d..a9a184f 100644
--- a/source/scp-3211/src/iframe.ejs.html
+++ b/source/scp-3211/src/iframe.ejs.html
@@ -18,7 +18,7 @@
);
document.head.appendChild(
Object.assign(document.createElement("link"), {
- href: "https://scp-wiki.wikidot.com/component:theme/code/1",
+ href: "https://cdn.scpwiki.com/theme/en/sigma/css/sigma.min.css",
rel: "stylesheet",
})
);