.input{
	border: none;
    border-radius: 10px;
	opacity: 0;
    background-color: brown;
    color: wheat;
    padding: 3px;
    text-decoration: none;
    text-align: center;
}