export class AppComponent {
  color = 'yellow';
}