html,body
{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden; 
}

.title {
    color: #e557a3;
    position: relative;
    left: 600px;
}
.navigatorBackground{
    position:relative;
    top: -804px;
    left: 199px;
}
.link-pos{
    position: relative;
    top: -227px;
    left: -250px;
}
.link-pos1{
    position: absolute;
    top: 100px;
    left: 54px;
}
.link-pos2{
    position: absolute;
    top: 168px;
    left: 54px;
}
.link-pos3{
    position: absolute;
    top: 240px;
    left: 54px;
}
.icecream{
    position: absolute;
    top: 168px;
    left: 0;
}

.myPet{
    position: relative;
    top: -1125px;
    left: 980px;
}

.chatBox{
    position: relative;
    top: -650px;
    left: 650px;
}

.smallStatus{
    position: relative;
    top: -954px;
    right: -495px;
}
#statuscafe {
    padding: 0.3em;
    background-color: rgb(255, 148, 194);
    border: 2px solid rgb(240, 98, 147);
    position: relative;
    top: -951px;
    left: 950px;
}
#statuscafe-username {
    margin-bottom: .5em;
    color: #ffffff;
}
#statuscafe-content {
    margin: 1 1em 0.5em 1em;
    position: relative;
    top: 2px;
    right: -2px;
}

.clickMe{
    position: fixed;
    bottom: 778px;
    left: 80px;
}
.clickMeArrow{
    position: fixed;
    bottom: 784px;
    left: 45px;
}


body{
    /* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/nature/nat-11/nat1034.ani), 
    url(https://cur.cursors-4u.net/nature/nat-11/nat1034.gif), auto !important;} /* End https://www.cursors-4u.com */
}
