anmolmalik01's picture
M
1b6f001
raw
history blame contribute delete
161 Bytes
h1{
text-align: center;
}
form{
margin: 2rem 5rem;
}
input{
margin: 0 auto;
width:100%;
}
ul li {
color: red;
}
ul li span {
color: blue;
}