#q1 , #q1a{
background-color: rgb(0,110,90);
border-radius: 15px;
border-width: 0;
font-family: 'Comfortaa';font-size: 22px;
width: 270px;
height: 40px;
margin: 0 auto;
vertical-align: middle;
}
#q1a {
text-align: center
}
p{
font-family: 'Comfortaa';font-size: 22px;
text-align: center;
}
h1 {
font-family: 'Comfortaa';font-size: 30px;
text-align: center;
}
::placeholder {
color: rgb(200,200,200)
}
.searchbar {
color: rgb(200,200,200)
}
#p1 {
text-decoration: underline;
font-family: 'Comfortaa';font-size: 18px;
font-weight: 900;
font-style: italic
}
* {
background-color: rgb(00,80,60)