<template lang='pug'>
v-app#iframe
nuxt
</template>
<style>
#iframe.v-application {
background-color: transparent !important;
}
</style>