/*group css I*/

body{
    background:url(https://cdn.discordapp.com/attachments/458980763270905856/948646551499190333/unknown.png)fixed repeat;

    font-family: "Consolas";
    color: #fff;
}
h1{
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.container {
    width: auto;
    margin: auto;
    padding: 5px;
    background: url(https://cdn.discordapp.com/attachments/458980763270905856/919992230180180008/unknown.png);
}
#gpfp{
    width: 249px !important;
    height: 249px !important;
}
.stackItem {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 78%;
    height: 100%;
}
.controlBar{
    width: 1642px !important;
}
.contactInfoTop{
    width: 1883px !important;
}
.contactInfo {
    border: 1px solid black;
    box-shadow: 4px 4px #0004;
    width: 1892px;
    margin-top: 163;
}