Spaces:
Runtime error
Runtime error
h1{ | |
text-align: center; | |
} | |
form{ | |
margin: 2rem 5rem; | |
} | |
input{ | |
margin: 0 auto; | |
width:100%; | |
} | |
ul li { | |
color: red; | |
} | |
ul li span { | |
color: blue; | |
} | |