diff --git a/styles.css b/styles.css index ea33f0c..25635eb 100644 --- a/styles.css +++ b/styles.css @@ -76,6 +76,9 @@ body { background-color: #EF5B25; color: white; border: none; + width: 54px; + height: 54px; + padding: 0; border-radius: 50%; padding: 15px; cursor: pointer;