#shakaRestartButton {
    background-image: url('/styles/restart_alt.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 24px;
    height: 24px;
    border: none;
    background-color: transparent;
}
