@import url('https://fonts.googleapis.com/css2?family=Zen+Kurenaido&display=swap'); body { font-family: 'Zen Kurenaido', sans-serif; } body, html { background-image:url("background.gif"); background-repeat:repeat; width: 100%; height: auto; }