label{
    
    color:cornflowerblue;
    font-size: 19px;
}
input{

    color:cornflowerblue;
    font-size: 14px;
}
button{
    width: 150px;
    height: 30px;
    background: #bdb76b;
    color: white;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    font-size: 15px;
    margin: 15px;
    margin-left: 40px;
    
}
il {
    font-size: 19px;
}