@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@800&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Lato&display=swap'); html { height: 100%; } body { background-image: linear-gradient(135deg, #266bff, #59cfa3); background-repeat: no-repeat; color: white; }