diff --git a/website/common/templates/base.html b/website/common/templates/base.html
index 6a5df5d..1a2476b 100644
--- a/website/common/templates/base.html
+++ b/website/common/templates/base.html
@@ -14,6 +14,8 @@
{% block extra_head %}{% endblock %}
+
+
{% sri_static "css/base.css" %}