styles.css 184 Bytes
/* You can add global styles to this file, and also import other style files */
@import '../node_modules/font-awesome/css/font-awesome.min.css';

body {
  background-color: #cccccc;
}