#gallery .gallery {
    flex-direction: unset;
}

.nintendo {
    color: rgb(255, 255, 255);
}

.nintendo:hover {
    color: #ffbf10;
}

.specification {
    overflow: scroll;
}