body{
    background-color: black;
}

#back {
  color: #ff00a2;
  font-size: large;
}

p{
    text-align: center;
}

/*divisions*/

#makeupContainer{
    margin: auto;
    height: 600px;
    width: 600px;
    background-image: url("makeup/background.png");
    border-style: ridge;
    border-radius: 20px;
    border-color: pink;
    border-width: 15px;
    
}

#buttons{
    height: 50px;
    width: 600px;
    margin: auto;
    text-align: center;
    margin-top: 10px;
    
}

#face{
    height: 600px;
    width: 600px;
    background-image: url("makeup/base.png");
    background-size: contain;
    position: absolute;
}

#eyeliner{
    position: absolute;
    height: 600px;
    width: 600px;
}

#mascara{
    position: absolute;
    height: 600px;
    width: 600px;
}

#lipstick{
    position: absolute;
    height: 600px;
    width: 600px;
}

#eyeshadow{
    position: absolute;
    height: 600px;
    width: 600px;
}

#lineart{
    background-image: url("makeup/base\ lineart.png");
    background-size: contain;
    background-position: center;
    position: absolute;
    height: 600px;
    width: 600px;
}

/*buttons*/

#nextEyeshadow{
    background-color: #ffb6e4;
    border-style: ridge;
    border-radius: 5px;
    border-width: 5px;
    border-color: #ff00a2;
}

#nextEyeliner{
    background-color: #ffb6e4;
    border-style: ridge;
    border-radius: 5px;
    border-width: 5px;
    border-color: #ff00a2;
}

#nextMascara{
    background-color: #ffb6e4;
    border-style: ridge;
    border-radius: 5px;
    border-width: 5px;
    border-color: #ff00a2;
}

#nextLipstick{
    background-color: #ffb6e4;
    border-style: ridge;
    border-radius: 5px;
    border-width: 5px;
    border-color: #ff00a2;
}

.button:hover {
    color: #62004d;
}

.button:active {
  color: #62004d;
  transform: translateY(4px);
}

/*files*/

.eyelashes1{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyelashes1.png");
    background-size: contain;
}

.eyelashes2{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyelashes2.png");
    background-size: contain;
}

.eyelashes3{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyelashes3.png");
    background-size: contain;
}

.eyeliner1{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeliner1.png");
    background-size: contain;
}

.eyeliner2{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeliner2.png");
    background-size: contain;
}

.eyeliner3{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeliner3.png");
    background-size: contain;
}

.eyeliner4{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeliner4.png");
    background-size: contain;
}

.eyeliner5{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeliner5.png");
    background-size: contain;
}

.eyeliner6{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeliner6.png");
    background-size: contain;
}

.eyeshadowb1{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeshadowb1.png");
    background-size: contain;
}

.eyeshadowb2{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeshadowb2.png");
    background-size: contain;
}

.eyeshadowb3{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeshadowb3.png");
    background-size: contain;
}

.eyeshadowb4{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeshadowb4.png");
    background-size: contain;
}

.eyeshadowb5{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeshadowb5.png");
    background-size: contain;
}

.eyeshadowb6{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/eyeshadowb6.png");
    background-size: contain;
}

.lipstick1{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/lipstick1.png");
    background-size: contain;
}

.lipstick2{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/lipstick2.png");
    background-size: contain;
}

.lipstick3{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/lipstick3.png");
    background-size: contain;
}

.lipstick4{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/lipstick4.png");
    background-size: contain;
}

.lipstick5{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/lipstick5.png");
    background-size: contain;
}

.lipstick6{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/lipstick6.png");
    background-size: contain;
}

.lipstick7{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/lipstick7.png");
    background-size: contain;
}

.lipstick8{
    position: absolute;
    height: 650px;
    width: 650px;
    background-image: url("makeup/lipstick8.png");
    background-size: contain;
}



