input[type="text"], 
input[type="number"], 
input[type="password"] {
    border: 1px solid #ccc; 
}

h2.big {
    font-size: 24px;
}