#name {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}

#startBtn {
    width: 100px;
    height: 100px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

input[type='radio'] {
    transform: scale(2);
}

#matches {
    width: 10px;
    left: 678px;
    right: 0;
    top: 240px;
    bottom: 0;
    position: absolute;
}

p {
    text-align: center;
}

.label {
    width:30%;
    height:30;
}

.characters {
    text-align: center;
}

.controls {
    text-align: center;
    margin-top: 50px;
}

#help {
    width: 150px;
    position: relative;
    right: -413px;
    top: -569px;
}

#soundImg {
    width: 50px;
    height: 50px;
    position: relative;
    left: 388px;
    bottom: 226px;
}

#korty {
    width: 150px;
}

#shlby {
    width: 285px;
}

body {
    text-align: center;
}

.text {
    color: #fff;
    text-shadow: 0px -1px 4px white, 0px -2px 10px yellow, 0px -10px 20px #ff8000, 0px -18px 40px red;
    font: 25px 'BlackJackRegular';
}