.button{
	margin-top: 20%;
    height: 50px;
    width: 150px;
    border-radius: 10px;
    border: 1px solid black;
    text-align: center;
    background:rgba(255, 251, 240, 0.3); 
}