diff --git a/style.css b/style.css index 1ea7567..e26e6bd 100644 --- a/style.css +++ b/style.css @@ -7,9 +7,10 @@ h1 { } #url { - width: 60%; + width: 40%; padding: 10px; margin-bottom: 10px; + text-align: center; } #content { @@ -21,4 +22,5 @@ h1 { button { background-color: white; height: 40px + text-align: center; }