html>
button {
width: 60px;
height: 30px;
font-size: 16px
}
.content {
width: 200px;
height: 100px;
border: 1px solid green;
margin-top: 5px;
}