.box {
    width: 100px;
    height: 100px;
    border: 1px solid black;
    background-color: seagreen;
}