.test-border {
    border: 1px greenyellow solid;
}

.test-bg {
    background-color: brown;
}