Today in class I made a calculator that does multiplication division subtraction and addidition with working buttons and numbers.


I used .operator-btn to add a default button color
I used :hover to lighten the color of the button when the mouse is over it
I used :active to lighten the button even more while the button is being clicked