html {
    font-family:arial;
}

input {
    border:1px solid green;
    border-radius:20px;
    padding:7px;
    width:200px;
    margin:10px;
}