p{
    color:blueviolet
}
div{
    color:aquamarine
}
.post{
    background-color: rgb(27, 9, 36);
}
img{
    
}