.playbutton {
    width: 80px;
    height: 60px;
    position: absolute;
    top: 312px;
    left: 50%;
    transform: translate(-50%, -50%);
}