styles.scss 171 Bytes
/* You can add global styles to this file, and also import other style files */
body {
 background-color :white;   
 margin: 0 auto;
 margin-top: 100px;
 padding: 50px; 
}