#godmodeContent {
    display: flex;
    justify-content: left;
    flex-direction: column;
    align-items: start;

    gap: 2px;

    font-size: 22px;

    background-image: url("../res/photo/2pac.png");
    background-size: 100% 100%;
}