input[type=text] {
    width: 50%;
    padding: 5px 5px;
    margin: 8px 0;
    box-sizing: border-box;
}
