diff --git a/Energy_Pie/module.html b/Energy_Pie/module.html
index a1868a4..ee39089 100644
--- a/Energy_Pie/module.html
+++ b/Energy_Pie/module.html
@@ -45,6 +45,7 @@
position:relative;
overflow:hidden;
min-height:100vh;
+ box-sizing:border-box;
background:#121216;
}