.withBorder{
    border-style:solid;
}
.blue{
    background-color: lightblue;
    border-style:solid;
}

.p-5{
    padding: $spacer !important;
}

.center{
    display: absolute;
    margin-left: 50%;
    margin-right: 50%;
    min-width: 1280px
}


.image {
    display: flex;
}

.about{
    font:white;
    text-size: 3000px
}

.topperd{
    text-align:center;
}

.cropped { width: 150px; height: 150px; overflow: hidden; } 

.cropped img { margin: -150px 0px 0px -150px; }

.hr{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.skyrim{
    width:30%;
}

.disc{
    width:30%;
}