@import "../styles.css";

body {
    margin: 0;
    background: rgb(88, 88, 88);
    text-align: center;
}


.grid-item {
    text-align: center;
    align-self: center;
}