@import "components/buttons";
@import "components/trionda_pro_ball";

.trionda_pro_ball {
    @include center-flex-column;
    padding-block: 15px;
    min-height: 100vh;
}
