Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
During registration a specific email will be required. Only gmail.com. Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the
Support.
:root {
--basecolor: #f2930d;
--pagewidth: 90%;
}
::-webkit-scrollbar {
width: 6px;
}
::-webkit-scrollbar-thumb {
background: var(--basecolor);
}
Not quite as nice but seems to work, just have to round the edges