body {
    overflow-x: hidden;
    /*background: #bc79c9;*/
}
h2 {
    margin-top: 2rem;
}
.pxlchars {
    height: 32px;
}
.carousel-indicators {
    bottom: -2.4375rem;
}
.fulltinder {
    max-width: 250px;
    margin-bottom: 10px;
}
.tindericon {
    height: 20px;
    margin-right: 10px;
}
.tinderp {
    margin-bottom: 2px;
}
#profile {
    margin-top: 2rem;
}
#profile img {
    max-width: 250px;
}
#kafka {
    max-width: 250px;
    margin-left: -125px;
    transform: rotate(45deg);
    position: absolute;
}
#schiller {
    max-width: 250px;
    margin-right: 0;
    margin-left: auto;
    display: block;
}
#neeko {
    max-width: 500px;
    display: block;
    margin-top: 20px;
}
.exit {
    max-width: 28px;
}
.tinder {
    max-width: 500px;
}
.tinderprofilepic {
    width: 40%;
    max-height: 100%;
}
.smallprofile {
    max-width: 100px;
    margin: 0.5em;
}
#johan {
    display: none;
}
#toki {
    display: none;
}
#jeanne {
    display: none;
}
#lumi {
    display: none;
}
#endless {
    display: none;
}
#conlan {
    display: none;
}
#astra {
    display: none;
}
#hana {
    display: none;
}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}