Latest solutions
Latest comments
- @debadutta98@Rzkykhrllh
Hello, Congrats for completing this challenges.
I only have one suggestion for you to write your code mor beautiful. Honestly I have difficulty to read and review your code.
- @GHamza-Dev@Rzkykhrllh
Great work~ I have an advice for the background picture
You can put your bg image using tag img inside a div. The div contain background no repeat, background contain, position relative. Meanwhile your img class have object-fit cover, display:absolute, and z-index zero : 0.
I also have a question for you, what kind of package do you use for the animation ? i'm thinking to implemented in my submission.
Thanks