diff --git a/styles.css b/styles.css index 11b6fdb..db7be39 100644 --- a/styles.css +++ b/styles.css @@ -24,7 +24,7 @@ body { font-size: 2rem; border: 1px solid white; outline: none; - background-color: rgba(255, 255, 255, .75); + background-color: rgba(255, 255, 255, .758989090-0); } .calculator-grid > button:hover { @@ -55,4 +55,4 @@ body { .output .current-operand { color: white; font-size: 2.5rem; -} \ No newline at end of file +}