Position:fixed failed after using animate, and the positioning datum became an element using animate.

position:fixed has failed after using animate, and the positioning benchmark has become an element that uses animate. I probably know that it is because of the stacking context. I have also tried to add display:flex, but without effect. I want to solve this problem while keeping animate. Thank you very much!

Css
Jun.16,2021

add position:fixed to the required frame of the animate element. Such as 100% of the state. Because it seems that animation will change the positioning of the element, but transform will not.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b4163f-2c581.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b4163f-2c581.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?