<template>
<nuxt />
</template>
<style lang='less'>
html, body {
background-color: transparent;
}
</style>