diff --git a/stylesheet.css b/stylesheet.css
index 94b2a490d11b8e6133e699b7f12daa62bcc7f56e..84da6eed10259bd75695b7e277ae0daef8b149ec 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -30,6 +30,6 @@ td {
 
 /*Question 5c*/
 button {
-    margin: 5px;    
-    padding: 5px;
+    margin: 100px;    
+    padding: 100px;
 }
\ No newline at end of file