Make sure the following boxes are checked before submitting your PR, thanks!
[ ] Does this PR have a maximum of 15 files?
[ ] Is Codelitt's commit guideline applied to all commit messages?
[ ] Do you have a gif demonstrating the feature or the old/new behavior for bugfixes?
[ ] Does this PR have a description?
[ ] The code was checked for opportunities to remove duplicated code, and they were removed.
[ ] There are no hexadecimal values being used for colors instead of variables.
[ ] There are no literal values being used for font size instead of variables.
[ ] There are no literal values being used for font weight instead of variables.
[ ] Test your code on all supported browsers (Chrome, Firefox, Microsoft Edge, Safari), latest versions