
#gir-container {
    image-rendering: pixelated;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-image-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-image-container img {
    height: 250px;
}

.button-container {
    width: 100%;
    image-rendering: pixelated;
    display: block;
    flex-wrap: wrap;
    text-align: center;
}

#button-container img {
    margin: 3px;
}

.footer-buttons {
    padding-bottom: 15px;
}

.btn-footer-text {
    padding-bottom: 5px;
}

#my-button-html {
    margin: 8px;
    width: 240px;
    height: 90px;
    resize: none;
}

#palestine-link-container {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "yoster";
}

#palestine-link {
    color: black;
}

#webrings {
    font-family: "yoster";
    margin-bottom: 15px;
}

#retro-webring {
    position: relative;
    top: -18px;
    margin-bottom: 10px;
}

.nav-arrows {
    height: 50px;
}

#melonland-surf-club {
    margin: 15px;
    cursor: inherit;
}

#bucket-webring {
    background-color: black;
}