﻿.match {
    width: 200px;
    height: 100px;
    border: 2px solid #000000;
    background-color: yellow;
    text-align: center;
}

.mp {
    text-align: center;
}
