1
2
3
4
5
.button_wrapper input[type=text] {
    width: 500px;
    background-color: white;
    color: black;
}