@import "nav-buttons.css"; @import "cards.css"; @import "instructions.class"; .title { font-size: 50px; background-image: var(--accent-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-size: 400%; background-position: 0%; } .text-gradient { background-image: var(--accent-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-size: 400%; background-position: 0%; } .menu { text-align: center; }