/* isnomore.net custom styles */

.logo {
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.partyanimalEnclosure {
    text-align: center;
    margin-top: 0.5rem;
}

.partyanimalEnclosure canvas,
#partyanimal {
    display: block;
    margin: 0 auto;
}
