@@ -52,6 +52,7 @@ const imgLoad = () => {
position: absolute;
width: 0;
height: 0;
+ will-change: transform
}
</style>
@@ -70,6 +70,7 @@ const imgLoad = () => {