.square-button {
    width: 200px;
    height: 200px;
    border-radius: 10px;
    color: white;

}


.wrap-text {
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
}
