1,278
edits
Line 1,952: | Line 1,952: | ||
justify-content: center; | justify-content: center; | ||
color: white; | color: white; | ||
text-shadow: 3px 5px 10px rgba(0,0,0,0.4); | |||
font-size: 300%; | font-size: 300%; | ||
animation-duration: 15s; | animation-duration: 15s; | ||
animation-iteration-count: infinite; | animation-iteration-count: infinite; | ||
background-color: # | background-color: #dadada; | ||
background-blend-mode: overlay; | background-blend-mode: overlay; | ||
background-position: center; | background-position: center; |