/* styles.css */

.gradient-bar {
  display: inline-block;
  width: 200px;
  height: 10px;
}

