diff --git a/style.css b/style.css index d2b992a..be341f6 100644 --- a/style.css +++ b/style.css @@ -382,4 +382,8 @@ input[type=result] { .button { margin: 10px auto; } + .step-by-step { + width: auto; + text-align: center; + } } \ No newline at end of file