You have floating content before it, so it wraps around the floating content.
The quick and dirty solution is to set the clear
property to stop that.
The better solution is to stop using float as a hack to move things to the left and right of a container and replace it with flexbox.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…