body {
    background-color: black;
    text-align: center;
    color: white;
}
#profile img {
    width: 100%;
    object-fit: scale-down;
}