diff --git a/index.html b/index.html
index 4ea61e2..6329993 100644
--- a/index.html
+++ b/index.html
@@ -57,10 +57,14 @@
Log Your Expense
Set Your Savings Goals
diff --git a/styles.css b/styles.css
index 3a0a7bf..b0b7659 100644
--- a/styles.css
+++ b/styles.css
@@ -86,7 +86,7 @@ input[type="date"],
input[type="email"],
input[type="password"],
select {
- width: 97%;
+ width: 98%;
padding: 12px;
margin: 5px 0;
border: 1px solid #ccc;