Displays a loading placeholder for conversation messages. The gradient animation is achieved by having two placeholder elements, with opposite gradient directions (regular and reverse) displayed on top of each other (overlapped with position: absolute) and then fading between each other by animating the opacities.