it works if you use height:100% globally, but there will be a problem. The fixed content will cover the scroll bar;
however, it becomes invalid when the global setting is min-height:100%; how to solve the problem that
min-height:100% does not take effect;