<template>
<NuxtRouteAnnouncer />
<NuxtLoadingIndicator color="#facc15" :height="2" />
<NuxtPage />
<AppFooter />
<ScrollToTop />
</template>