img.jebox {
    border-radius: 50%;
    height: 200px;
}

.je-topbar {
    overflow: hidden;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
}
