skip to Main Content

Html – How can I make these buttons look cuter? I know absolutely zero about CSS and code in general

This is my CSS body { background-image: url("https://raw.githubusercontent.com/SacredJujucc/PDP-/main/tumblr_n2lblh8bv61rps1iho1_1280.jpeg"); background-size: cover; background-position: center; background-repeat: no-repeat; margin: 0; height: 100vh; font-family: "Fredoka", sans-serif; color: #fefaf9; overflow: hidden; } h1 { font-family: "Fredoka", sans-serif; font-size: 4.5em; margin: 0; text-shadow: 2px 2px 5px rgba(0,…

VIEW QUESTION
Back To Top
Search