// styles in src/style directory are applied to the whole page
body {
background: #ddd !important;
margin: 0;
padding: 30px;
color: #222;
}