html, body {
    margin-left: auto;
    text-align: center;
    align-content: center;
    align-items: ceter;
}
.bruh {
    height: 400px;
}
.bruh a {
    display: inline-block;
    height: 400px;
    width: 400px
}
