
.box {
    margin-left: 1em;
    margin-bottom: 0.13em;
    margin-right: 0.13em;
    margin-top: 0.13em;
    box-sizing: content-box;
    width: 12.5em;
    height: 9.38em;
    padding: 0.13em;
    border: solid 0.13em grey;
    border-radius: 0.63em;
}
img{
    position: relative;
    height: 1.498em;
    width: auto;
}


#twitch-embed{
    height: 50vh;
    width: 100%;
}

#twitch{
    position: relative;
}

#EFT>img{
    width: 60%;
    height: auto;
    top: -1.2rem;
    position: relative;
}

#EFT{
    margin-bottom: -2.5rem;
    width: 100%;
}
 