/*TEMPLATE AV VIKTOR RAMLYCKE*/
html, body {
    width: 100%;
  
    margin: 0;
  }
  
  
  /* sticky divven */
  
  #stickytop {
    background-color: #4F4789;
    position: fixed;
    width: 100vw;
    height: 12vh;
    text-align: center;
  
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 30;
  }
  
  #text {
    color: #FFC997;
    text-align: center;
  
    font-family: 'Courier New', Courier, monospace;
    font-size: 4vh;
    font-weight: bold;
    text-decoration: none;
  }
  
  #stickybackground {
    background-color: #4F4789;
    position: sticky;
    width: cover;
    height: 12vh;
    text-align: center;
    z-index: 1;
  }
  
  #pengarpengar {
    display: none;
    color: #FFC997;
  }
  
  #navpengarinner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5vh;
    width: 50vw;
    background-color: #867BC1;
    border-radius: 5vh;
  
    position: relative;
    margin-top: 1.5vh;
    margin-left: 1.75vh;
  
  }
  
  #navpengarinner {
    color: #FFC997;
    font-size: 2.5vh;
    text-align: center;
    font-weight: bolder;
    font-family: 'Courier New', Courier, monospace§;
}

#navpengarinner:after {
    content: "kr";
}
  
  
  
  /* MEDIA QUERIES */
  
  @media only screen and (min-width: 600px) {
    #slider {
        background: url(TETXTSTTXTT_PC.jpg);
        animation: textShine 32.5s infinite linear;
    }
  
    #braid {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    
    #textenspel {
        margin-left: 26.5vw;
    }
  
    #pengarpengar{
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bolder;
        font-family: 'Courier New', Courier, monospace§;
        font-size: 2.5vh;
        height: 5vh;
        width: 12vw;
        color: #FFC997;
        background-color: #867BC1;
        position: absolute;
        right: 10vw;
        border-radius: 2vh;
    }

    #pengarpengar:after {
        content: "kr";
    }
  
    #navpengar {
        display: none;
    }
  }

/*TEMPLATE SLUT AV VIKTOR RAMLYCKE*/


body {
    background-image: url(CoolDragon.png);
    background-size: cover;
    height: 100vh;
    background-position-x: center;
    background-repeat: no-repeat;
    background-color: #000000;
    overflow-y: hidden;
}

#startwrapper {
    display: flex;
    justify-content: center;
}

#startscreen {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.655);
    position: absolute;
    text-align: center;
    z-index: 10;
}

#computerdicebox {
    display: flex;
    justify-content: center;
}

#computerdice {
    width: 35vw;
    height: 35vw;
    background-image: url(row-4-column-5.png);
    background-size: 21vw;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center;
    border-width: 0px;
    padding: 0px;
}

#computerdice2 {
    width: 35vw;
    height: 35vw;
    background-image: url(row-4-column-5.png);
    background-size: 21vw;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center;
    border-width: 0px;
    padding: 0px;
}

#computerdicepc {
    width: 35vw;
    height: 35vw;
    background-image: url(row-4-column-5.png);
    background-size: 21vw;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center;
    border-width: 0px;
    padding: 0px;
}

#computerdice2pc {
    width: 35vw;
    height: 35vw;
    background-image: url(row-4-column-5.png);
    background-size: 21vw;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center;
    border-width: 0px;
    padding: 0px;
}

#dicebox {
    display: flex;
    justify-content: center;
}

#dice {
    width: 35vw;
    height: 35vw;
    background-image: url(row-4-column-5.png);
    background-size: 21vw;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    background-position: center;
    border-width: 0px;
    padding: 0px;
}

#dice2 {
    width: 35vw;
    height: 35vw;
    background-image: url(row-4-column-5.png);
    background-size: 21vw;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(255, 0, 0, 0);
    cursor: pointer;
    background-position: center;
    border-width: 0px;
    padding: 0px;
}

#dicepc {
    width: 35vw;
    height: 35vw;
    background-image: url(row-4-column-5.png);
    background-size: 21vw;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    background-position: center;
    border-width: 0px;
    padding: 0px;
}

#dice2pc {
    width: 35vw;
    height: 35vw;
    background-image: url(row-4-column-5.png);
    background-size: 21vw;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(255, 0, 0, 0);
    cursor: pointer;
    background-position: center;
    border-width: 0px;
    padding: 0px;
}

#resultbox {
    background-color: rgb(0, 0, 0);
    color: red;
    font-weight: bold;
    width: 80vw;
    height: 60vh;
    text-align: center;
    border-radius: 2vh;
}

#resultwrapper {
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: -30vh;
    visibility: hidden;
}

#container {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 7%;
    margin-bottom: 0px;
    height: 55vh;
    top: 33vh;
    position: relative;
}

.pc {
    display: none;
}

.mobile {
    font-size: 3vh;
}

button {
    background-color: white;
    border-radius: 1vh;
    width: 20vw;
    cursor: pointer;
}

@media screen and (min-width: 600px) {
    #container {
        top: 0vh;
        background-color: #00000000;
    }
    body {
        overflow: visible;

    }

    #dicepc {
        height: 22vw;
        width: 22vw;
        background-size: 12vw;
    }

    #dice2pc {
        height: 22vw;
        width: 22vw;
        background-size: 12vw;
    }

    #computerdicepc {
        height: 22vw;
        width: 22vw;
        background-size: 12vw;
    }

    #computerdice2pc {
        height: 22vw;
        width: 22vw;
        background-size: 12vw;
    }

    .pc {
        display: block;
    }

    .mobile {
        display: none;
    }

    #startscreen {
        display: flex;
        flex-direction: column;
        justify-content: center;
        overflow-x: hidden;
        top: 0vh;
    }
    
    .betbuttons {
        width: 100vw;
        display: flex;
        justify-content: space-around;
        height: 10vh;
        margin-top: 5vh;
    }

    #resultwrapper {
        display: flex;
        justify-content: center;
        position: absolute;
        z-index: 10;
        width: 100%;
        height: 100%;
        top: 10vh;
    }

    #hur {
        font-size: 30px;
    }

    #valkommen {
        font-size: 50px;
    }

    button {
        font-size: 30px;
    }
}
