﻿

input[type=text] {
    border: 1px solid white;
}

input[type=submit] {
    border: none;
}

