
body, html {
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    padding: 0;
    min-height: 100%;
    background-image: url(./974793.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: fixed; 
    overflow-y: scroll;
    width: 100%;
    overflow: hidden;
}
.Font{
    font-family: Snell Roundhand, cursive;
    font-size: 16px;
    color: #ffffff;
}
.windoll {
    background-color: #ed0aed7c;
    backdrop-filter: blur(10px);
    padding: 10px;
    text-align: center;
    width: 300px;
    height: 300px;
    position: absolute;
    top: 40%;
    left: 42%;
    border: 1px solid #fffdfd;
    border-top: 0px;
}
.topbar {
    -ms-user-select: none;
    user-select: none;
    top: -12%;
    left: 0;
    position: absolute;
    width: 100%;
    height: 40px;
    display: flex;
    backdrop-filter: blur(10px);
    background-color: rgba(50, 6, 50, 0.753);
    color: #fff;



}
.toptext {
    top : -40%;
    position: absolute;
    font-size: 20px;
    text-align: center;
    width: 100%;


}
.Clock {
    -ms-user-select: none;
    user-select: none;
    background-color: #ff08ff00;
    text-align: center;
    position: absolute;
    font-size: 50px;
    left: 35% ;
    top : 10%;
    z-index: -1;
    
}
.CButton{
    background-color:#ff0101 ;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 25%;
    left: 5%;
    border-radius: 5px;
}
.icon1{
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 4px;
}
.icon1 > p {
    position: absolute;
    top: 60%;
    font-size:12px;
}
.icon2{
    -ms-user-select: none;
    user-select: none;
    position:absolute;
    display: flex;
    top: 12%;
    
}
.icon2 > p{
    -ms-user-select: none;
    user-select: none;
    position:absolute;
    top: 59%;
    font-size: 12px ;
    left: 10%;
}
.NotPad{
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    background-color: #ed0aed7c;
    backdrop-filter: blur(10px);
    padding: 10px;
    text-align: center;
    width: 400px;
    height: 500px;
    position: absolute;
    top: 20%;
    left: 34%;
    border: 1px solid #fffdfd;
    border-top: 0px;
    display: none;

}
.textspace{
    -ms-user-select: none;
    user-select: none;
    position:absolute;
    background-color:#fff;
    font-family: Snell Roundhand, cursive;
    left: 5%;
    width: 375px;
    height: 480px;
    font-size: 16px;
}
.NotPad > .topbar >p {
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: -50%;
    left: 39%;
    font-size: 24px;
}
.FileManager{
    -ms-user-select: none;
    user-select: none;
    background-color: #ed0aed7c;
    backdrop-filter: blur(10px);
    padding: 10px;
    text-align: center;
    width: 600px;
    height: 400px;
    position: absolute;
    top: 10%;
    left: 25%;
    border: 1px solid #fffdfd;
    border-top: 0px;
    display: none;

}
.FileManager >.topbar> p{
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    left: 39%;
    top: -60%;
    font-size: 24px;
}
.files{
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    padding: 2%;
}
.files > p{
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 69%;
    left: 7%;
}

.README{
    background-color: #332e2e;
    padding: 10px;
    text-align: center;
    width: 400px;
    height: 500px;
    position: absolute;
    top: 40%;
    left: 42%;
    border: 1px solid #fffdfd;
    border-top: 0px;
    display: none;
}
.README > a{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
.foulder{
    position: absolute;
    left: 25%;
    top: 7%;
}
.foulder > p{
    position: absolute;
    top: 65%;
    left: 8%;
}
.Dfile{
    top: 10px;
    left: 10px;
    display: none;
    position: absolute;
}
.Foulder1Content{
    position: absolute;
    width: 600px;
    height: 400px;
}
.Bbutton{
    background-color:#ffffff ;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -9.5%;
    left: 10%;
    border-radius: 5px;
    z-index: 1;
    display: none;
}
.ClockSettings {
    background-color: #ed0aed7c;
    backdrop-filter: blur(10px);
    padding: 10px;
    text-align: center;
    width: 400px;
    height: 200px;
    position: absolute;
    top: 40%;
    left: 42%;
    border: 1px solid #fffdfd;
    border-top: 0px;
    display: none;
}
.Color{
    position: absolute;
    outline: none ;
    border: none;
    left: 5%;
    top: 5% ;
    width: 100px;
    height: 100px;
}
.hide{
    background-color:#ffffff ;
    width: 60px;
    height: 50px;
    position: absolute;
    top: 60%;
    left: 5%;
    border-radius: 5px;


}
.music1 {
    width: 90%;
    height: 60%;
    position: absolute;
    left: 5%;
    display:flex;
}
.music2 {
    border: 2px solid #ffffff;
    width: 90%;
    height: 35%;
    position: absolute;
    left: 5%;
    top : 61%;
    display:flex;
}
.PlayButton{
    background-color:#ffffff ;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 85%;
    left: 4%;
    border-radius:100%;
}
.progressbar{
    background-color: #fffdfd;
    border:#ffffff , solid;
    width: 40%;
    height: 5%;
    left:27%;
    top: 89%;
    position: absolute;
}
.progress{
    background-color: #000000;
    width: 0%;
    height: 100%;
    position: absolute;
}