1/* You can add global styles to this file, and also import other style files */ 2 3html, 4body { 5 height: 100%; 6} 7body { 8 margin: 0; 9 font-family: Roboto, "Helvetica Neue", sans-serif; 10} 11