I’d love to know what I’m doing wrong this time!
I’d love that button to be bigger. but I can’t seem to make that happen? Any suggestions?
Many thanks!
C
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
.btn {
background-color: black;
color: white;
border: 0px solid black;
padding: 10 50 10 50;
width: 200px;
height: 200px;
}
<do not remove the three backticks above>