sorry for such a noob question, but something like; &:nth-child(1) { animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); } what does that ampersand mean?