Newer
Older
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700;900&display=swap');
font-family: 'Poppins', sans-serif;
text-align: center;
justify-content: center;
display: flex;
}
.img{
margin-top: 10px;
object-fit: cover;
width: 200px;
height: 200px;
}
.post{
width: 50%;
margin: auto;
}
h1{
font-weight: bold;