style.css 71 B

123456
  1. .colorButton {
  2. width: 100px;
  3. }
  4. .buttonContainer {
  5. display: flex;
  6. }