h1{
    color: maroon;
}
.post{
    background-color: aqua;
}
.user{
    font-style: italic;
}