Test

by Alan Harris

HTML

<button class="testB">Test</button>

CSS

#testb {
  background-color:blue;
  
}