.one {
    background-color: blue;
    width: 100px;
    height: 100px;
}
.button_one {
    background-color: gray;
    border-style: double;
}