diff --git a/style.css b/Alura similarity index 85% rename from style.css rename to Alura index aaba8f0..aa6c2fb 100644 --- a/style.css +++ b/Alura @@ -5,13 +5,13 @@ body { display: flex; justify-content: center; align-items: center; - height: 700px; + height: 500px; margin: 0; } button { background-color: #64A712; - color: white; + color: green; font-family: "Bai Jamjuree", sans-serif; } @@ -30,4 +30,4 @@ main { img { max-width: 90%; -} \ No newline at end of file +}