diff --git a/src/pages/style.ts b/src/pages/style.ts index 78ec572..310aef6 100644 --- a/src/pages/style.ts +++ b/src/pages/style.ts @@ -82,7 +82,7 @@ export const StartLabel = styled.label` line-height: 150px; transition: all 0.3s ease-out; text-shadow: 0 2px 1px rgba(0,0,0,0.25); - z-index: -1; + z-index: 1; box-shadow: inset 0 2px 3px rgba(255,255,255,0.13), 0 5px 8px rgba(0,0,0,0.3),