@import './shared.css';

.shared {
  background-color: red;
}
