diff --git a/uniweb/templates/jupyter/my.tpl b/uniweb/templates/jupyter/my.tpl
index e3f693e4ac3cd394f3bc96278da815e619dd1d77..aed993bb6ca92acfaa4867098cba7bc5006f7082 100644
--- a/uniweb/templates/jupyter/my.tpl
+++ b/uniweb/templates/jupyter/my.tpl
@@ -45,11 +45,6 @@
 
 <style type="text/css">
 /* Overrides of notebook CSS for static HTML export */
-body {
-  overflow: visible;
-  padding: 8px;
-}
-
 div#notebook {
   overflow: visible;
   border-top: none;