#subtitle{
    padding:0 25px 0 25px;
    text-align: justify;
}

#fakepfp{
    border: 5px double white;
    box-shadow: 5px 5px white;
    margin: 0 25px 0 25px;
}
.fakeinfo p{
    padding-left: 25px;
    text-align: left;
}
.interface{
    height: 94.5vh;
}
.interface{
    padding: 25px;
    overflow: scroll;
}
.fakepost{
    padding-top: 15px;
    border: 2px solid white;
    box-shadow: 5px 5px white;
}
.fakepost p{
    text-decoration: none;
    text-align: left;
    text-shadow: 0 0 15px white;
    padding: 0 20px 0 20px;
}
.fakepost hr{
    width: 97%;
    margin: auto;
    border: 1px solid red;
}
#timeanddatespacing{
    padding-left: 35px;
}
#microblogmsg{
    color:greenyellow;
}