Javascript Blocker Detected

Please temporarily pause or whitelist us to create an account

If you opened our link from an app, look for 3 dots on the top right to open our page in your browser. We don't display ads nor sell/share your data, but our website requires Javascript to work properly. Thanks! -Team Graydient

Customize your website with CSS

This section may change as the product is in beta.  Please use this as a general guideline, with the understanding that using the Inspector tool is the better practice. We will resist changing these Classes unless absolutely necessary.

You can copy this CSS into your dashboard and customize it to your liking. It is ordered in the sequence that elements appear from top left to bottom right.

.icon {
/* the graphic to the left of your logo */
float:left;
height:60px;
padding-right:7px;
font-size:16px;
}

.logo {
/* the text for your logo */
}

.greeting {
/* the welcome text that appears on your home page */
width:100%;
padding:10px;
font-size:14px;
}