anmolmalik01's picture
Adding files
53dc870
raw
history blame
No virus
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;
}