.container {background-color: greenyellow;}

.bar {background-color: green;}

.btn {
    background-color: aqua;
    color: blue;
}