<template> <router-view></router-view> </template> <script> </script> <style> body{ margin: 0; padding: 0; } </style>