.container{
    display: flex;
    height: 100vh;
}

.pfp{
    width: 15rem;
    height: 15rem;
    border-radius: 100%;
}
