src/App.vue @@ -28,5 +28,13 @@ </script> <style> #app { height: 100vh; background-color: #031D67; background-image: url("./assets/images/bg-box.png"); } #app:before { display: table; content: " "; } </style>