.container {

    text-align: center;

    margin-top: 50px;

}

#playImage {

    width: 200px;

    height: 200px;

    cursor: pointer;

}