/* Escribe aquí tu código CSS */
textarea {height:30px! Important;}
input {height:20px! Important;}
html, body {
    max-width: 100%;
    overflow-x: hidden;
}