Repositories (1)

akingPau.github.io
1 snippets stored for this repo
CSS IconCSS
text-align: center;
}

#rizz {
    width: 50%; /* Adjust the width as needed */
    max-width: 300px; /* Optional: max width to prevent too large images */
    height: auto; /* Maintain aspect ratio */