diff --git a/src/App.css b/src/App.css
index 60e6536..2271aed 100644
--- a/src/App.css
+++ b/src/App.css
@@ -110,21 +110,6 @@ h3 {
background: var(--offwhite);
}
-.beta-message {
- position: fixed;
- z-index: 200;
- bottom: 0;
- left: 0;
- right: 0;
- padding: 0.5em 2em;
- text-align: center;
- background: var(--yellow);
-}
-
-.beta-message a {
- color: inherit;
-}
-
@media screen and (prefers-reduced-motion: reduce) {
*,
*:before,
diff --git a/src/App.vue b/src/App.vue
index ca98ad0..ae40749 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -16,10 +16,6 @@
/>