.text{
    position: absolute;
    top: 12.5%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 300%;
    color: #000000;
}