<style lang="scss"> @import 'sass/app.scss'; html, body{ margin: 0px; padding: 0px; background-color: $secondary-color; } </style>