@@ -148,4 +148,8 @@ export default {
</script>
<style>
+.btn{
+ display: flex;
+ justify-content: center;
+}
</style>