body{
    background: rgb(255, 196, 255);
}
p{
    margin-bottom: 50px;
}
.pagestart{
    position: absolute;
    bottom: 40px;
    left: 2500px;
}
ul{
    text-decoration: none;
}
li{
    list-style: none;
}
