body {
    margin: 0px;
    overflow: hidden;
    font-family: "Segoe UI", Arial, sans-serif;
}

img {
    pointer-events: none;
}

.wallpaper {
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: -1;
}

.apps {
    margin: 0px 0px 0px 11px;
}

.icons {
    width: 60px;
    height: auto;
}

.apps p {
    right: 2px;
    position: relative;
    text-shadow: 1px 1px 2px black;
    color: white;
    font-size: 13px;
    bottom: 12px;
    cursor: default;
}

.app1,
.app2,
.app3 {
    height: 86px;
    width: 64px;
    padding: 5px 6px 0px 9px;
    position: absolute;
    top: 10px;
    border-radius: 3px;
    margin-bottom: 18px;
    text-align: center;
}

.app2 {
    top: 250px;
}

.app3 {
    top: 115px;
}

.app1:hover,
.app2:hover,
.app3:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

#app1.clicked,
#app2.clicked,
#app3.clicked {
    background-color: rgba(255, 255, 255, 0.4);
}

* {
    user-select: none;
}

#app2.clicked {
    height: 120px;
}

.crm {
    height: 69px;
    width: 102px;
    position: relative;
    right: 20px;
}

.app3 {
    height: 116px;
}

.taskbar {
    background-color: rgba(0, 0, 0, 0.85);
    height: 38px;
    position: absolute;
    width: 100%;
    bottom: 0px;
}

/*hiiiii :D*/
.tb-icons {
    width: 21px;
    height: auto;
    margin: 1px 10px 0px 10px;
}

#start {
    filter: invert(1);
}

.img1 {
    padding: 6px 0px 35px 0px;
    margin: 5px -14px 8px 0px;
    width: 42px;
    transition: 0.2s background-color ease;
    position: relative;
    bottom: 4px;
    border-radius: 1px;
}

.img1:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.taskbar {
    display: flex;
    position: absolute;
    z-index: 2;
}

#tbapp1,
#tbapp2,
#tbapp3 {
    top: 2px;
    right: 4px;
    width: 30px;
    height: auto;
    position: relative;
}

.tbapps {
    top: 1px;
    height: 36px;
    left: 9px;
    position: relative;
    width: 41px;
    transition: 0.2s background-color ease;
    border-radius: 1px;
    margin-right: 2px;
}

.tbapps:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

#tbapp2 {
    left: -20px;
    top: -3px;
    width: 60px;
}

#tbapp3 {
    left: -5px;
    top: 1px;
    width: 33px;
}

.searchbox {
    background-color: white;
    left: 5px;
    position: relative;
    top: 0px;
    width: 304px;
    height: 24px;
    border: none;
    padding: 14px 27px 0px 10px;
    margin: 0px -3px 0px 10px;
    border-radius: 0px;
}

.search {
    padding: 12px 1px;
    width: 100%;
    margin: 0;
    position: relative;
    top: -13px;
    left: 25px;
    border: none;
    outline: none;
    font-weight: 500;
}

.bi-search {
    transform: rotate(88deg);
    top: 1px;
    right: 458px;
    position: relative;
    font-size: 1.2em;
    color: rgb(73, 73, 73);
}

.notif {
    position: relative;
    left: 650px;
    color: white;
    top: 8px;
    display: flex;
}

.rotatecont {
    right: 3px;
    position: absolute;
    transform: rotate(-90deg);
    font-size: 0.8em;
    top: 9px;
}

.wlan,
.speaker,
.notif-icon {
    height: 13px;
    width: auto;
    filter: invert(1);
}

.desk {
    position: absolute;
    height: 1px;
    display: flex;
}

.para1 {
    color: white;
    font-size: 1.1em;
    left: 180px;
    top: -20px;
    height: 45px;
    position: absolute;
    display: none;
}

/*why are you here?*/
#con,
.not {
    height: 25px;
}

.wlan {
    position: relative;
    transform: rotate(-44deg);
}

.speaker {
    height: 20px;
    top: 2px;
    position: relative;
}

.notif-icon {
    left: 9px;
    height: 17px;
    position: relative;
    top: 9px;
}

.clock {
    padding: 0px 5px;
    border-radius: 2px;
    height: 35px;
    text-align: right;
    font-size: 0.7em;
    position: relative;
    top: -7px;
    left: 14px;
    transition: 0.2s background-color ease;
}

.show {
    width: 10px;
    height: 38px;
    left: 182px;
    top: -8px;
    position: relative;
}

#con {
    padding: 5px 3px 4px 3px;
    padding-left: 3px;
    position: relative;
    left: 6px;
    top: -6px;
    border-radius: 3px;
    transition: 0.2s background-color ease;
}

#con:hover,
.clock:hover,
.tray:hover,
.not:hover {
    background-color: rgba(255, 255, 255, 0.1);

}

#con.clicked,
.tray.clicked,
.not.clicked,
.clock.clicked {
    background-color: rgba(255, 255, 255, 0.2);
}

#tbp1.clicked,
#tbp2.clicked,
#tbp3.clicked,
#strtdv.clicked {
    background-color: rgba(255, 255, 255, 0.2);
}

/*trynna steal my code or sum? lol*/
.blue {
    display: flex;
    position: relative;
    top: 34px;
    right: 305px;
    ;
}

#blue1,
#blue2,
#blue3 {
    height: 2px;
    width: 30px;
    background-color: rgba(0, 0, 0, 0);
    margin: 0px 6px;
    border-radius: 2px;
}

.tray {
    left: 3px;
    top: -6px;
    position: relative;
    height: 34px;
    width: 17px;
    transition: 0.2s background-color ease;
    border-radius: 2px;
}

.not {
    transition: 0.2s background-color ease;
    border-radius: 2px;
    left: 9px;
    width: 35px;
    height: 34px;
    top: -6px;
    position: relative;
}

.show:hover {
    background: linear-gradient(#ffffff, #000000);
    opacity: 0.1;
}

.show {
    border-radius: 1px;
}

.para1 {
    font-weight: 50;
}

/*who cares about separating CSS lol XD*/

.selection-box {
    position: absolute;
    border: 1px solid rgba(0, 120, 215, 0.8);
    background: rgba(0, 120, 215, 0.3);
    display: none;
    pointer-events: none;
}

.ghost {
    position: absolute;
    opacity: 0.5;
    right: 2px;
    position: relative;
    text-shadow: 1px 1px 2px black;
    color: white;
    font-size: 13px;
}

.ghost:hover {
    cursor: grabbing;
}

.ghost p {
    bottom: 10px;
    position: relative;
}

.names {
    position: absolute;
}

.appname {
    left: 53px;
    position: relative;
    top: -90px;
}

.name {
    box-shadow: 1px 1px 3px -1px black;
    border: 1px solid gray;
    padding-bottom: 2px;
    background-color: white;
    font-size: 13px;
    font-weight: 100;
    text-align: center;
    position: relative;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

#name1 {
    width: 110%;
}

#name2 {
    width: 80%;
}

#name3 {
    width: 80%;
}

#name4 {
    width: 27%;
    left: 17px;
    top: 575px;
    width: 27%;
}

#name5 {
    width: 67%;
    top: 575px;
    left: 387px;
}

#name6 {
    width: 45%;
    top: 575px;
    left: 440px;
}

#name7 {
    width: 49%;
    top: 575px;
    left: 485px;
}

#name8 {
    width: 70%;
    top: 575px;
    left: 1145px;
}

#name9 {
    width: 99%;
    text-align: left;
    top: 555px;
    left: 1165px;
}

#name10 {
    width: 78%;
    top: 575px;
    left: 1217px;
}

#name11 {
    width: 58%;
    top: 575px;
    left: 1285px;
}

#name12 {
    width: 75%;
    top: 575px;
    left: 1283px;
}

.name.appear {
    display: block;
    opacity: 1;
}

#window {
    font-family: "Fira Code", serif;
    color: rgb(170, 170, 170);
    font-weight: 400;
    width: 50%;
    height: 80%;
    justify-content: center;
    background-color: #000000;
    z-index: 102;
    display: none;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

#term {
    font-family: "Fira Code", serif;
    color: rgb(170, 170, 170);
    font-weight: 400;
    width: 80%;
    height: 100%;
    justify-content: center;
    background-color: #000000;
    z-index: 100;
    display: none;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    top: -16px;
    position: relative;
}

#note {
    font-family: "Fira Code", serif;
    color: rgb(0, 0, 0);
    font-weight: 400;
    width: 80%;
    height: 100%;
    justify-content: center;
    background-color: rgb(255, 255, 255);
    z-index: 99;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
    top: -16px;
    position: relative;
    display: none;
}


.virus {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -3;
    pointer-events: none;
}



.terminal {
    position: absolute;
    top: 55px;
    left: 368px;
    height: 74%;
    width: 60%;
    z-index: -1;
}

.notepad {
    position: absolute;
    top: 55px;
    left: 368px;
    height: 74%;
    width: 60%;
    z-index: -1;
}

.window p,
.term p,
.note p {
    position: relative;
    left: 30px;
    top: 30px;
}

#bsod {
    display: none;
    position: absolute;
    z-index: 200;
}

.editable-div {
    left: 203px;
    top: -14px;
    position: relative;
    width: 408px;
    max-height: 247px;
    padding: 5px;
    font-size: 16px;
    word-wrap: break-word;
    white-space: pre-wrap;
    outline: none;
    overflow: hidden;
    color: white;
}

.head,
.head1 {
    width: 100%;
    height: 30px;
    background-color: rgb(223, 223, 223);
    ;
}

.head p,
.head1 p {
    color: black;
    position: relative;
    top: 5px;
    left: 10px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 0.8em;
    font-weight: 400;
}

.ihatemylife,
.ihatemylife1 {
    position: absolute;
    top: 2px;
    color: black;
    font-size: 1.2em;
    right: 0px;
}

.ihatemylife1 {
    top: 0px;
}

#a1st {
    padding: 4px 15px 1px 10px;
    bottom: 0px;
    position: relative;
    transition: 0.3s background-color ease;
}

#a2nd {
    color: rgb(170, 170, 170);
    bottom: 2px;
    position: relative;
}

#a3rd div {
    display: inline-block;
    font-size: 1.1em;
    transform: rotate(45deg);
}

.bruh {
    margin-left: 8px;
}

#a1st div {
    left: 2px;
    bottom: 8px;
    position: relative;
    display: inline-block;
}

#a1st:hover {
    cursor: pointer;
    background-color: rgb(240, 240, 240);
}

#a3rd {
    padding: 4px 10px 1px 10px;
    transition: 0.3s background-color ease;
}

#a3rd:hover {
    cursor: pointer;
    background-color: rgb(235, 45, 32);
    color: white;
}

#c1st {
    padding: 1px 15px 3px 10px;
    bottom: 1px;
    position: relative;
    transition: 0.3s background-color ease;
}

#c2nd {
    color: rgb(170, 170, 170);
    bottom: 2px;
    position: relative;
}

#c3rd div {
    display: inline-block;
    font-size: 1.1em;
    transform: rotate(45deg);
}

#c1st div {
    left: 2px;
    bottom: 8px;
    position: relative;
    display: inline-block;
}

#c1st:hover {
    cursor: pointer;
    background-color: rgb(240, 240, 240);
}

#c3rd {
    padding: 2px 10px 1px 10px;
    transition: 0.3s background-color ease;
}

#c3rd:hover {
    cursor: pointer;
    background-color: rgb(235, 45, 32);
    color: white;
}

.head1 {
    top: -43px;
    position: relative;
}

#b1st {
    padding: 4px 15px 1px 10px;
    bottom: 0px;
    position: relative;
    transition: 0.3s background-color ease;
}

#b2nd {
    color: rgb(170, 170, 170);
    bottom: 2px;
    position: relative;
}

#b3rd div {
    display: inline-block;
    font-size: 1.1em;
    transform: rotate(45deg);
}

#b1st div {
    left: 2px;
    bottom: 8px;
    position: relative;
    display: inline-block;
}

#b1st:hover {
    cursor: pointer;
    background-color: rgb(240, 240, 240);
}

#b3rd {
    padding: 4px 10px 1px 10px;
    transition: 0.3s background-color ease;
}

#b3rd:hover {
    cursor: pointer;
    background-color: rgb(235, 45, 32);
    color: white;
}

.note ul {
    position: relative;
}

.inpnote {
    left: 55px;
    top: -43px;
    position: relative;
    box-sizing: border-box;
    outline: none;
    width: 90%;
    max-height: 410px;
    padding: 5px;
    font-size: 16px;
    word-wrap: break-word;
    white-space: pre-wrap;
    outline: none;
    overflow-y: auto;
}

.context-menu {
    position: absolute;
    background: #2d2d2d;
    border: 1px solid #3c3c3c;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    display: none;
    min-width: 180px;
    z-index: 1;
    padding: 4px 0;
}

.context-menu .menu-item {
    padding: 8px 15px;
    cursor: pointer;
    font-size: 14px;
    color: #ddd;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 0.8em;
}

.context-menu .menu-item:hover {
    background: #505050;
}

.context-menu .separator {
    height: 1px;
    background: #444;
    margin: 4px 0;
}

#google-home {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    bottom: 50px
}

.logo {
    width: 272px;
    margin-bottom: 20px;
}

.search-container {
    position: relative;
    width: 580px;
    max-width: 90%;
}

#search-box {
    width: 100%;
    padding: 12px 20px;
    font-size: 16px;
    border: 1px solid #dfe1e5;
    border-radius: 25px;
    outline: none;
    transition: box-shadow 0.3s ease-in-out;
}

#search-box:focus {
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    border-color: rgba(223, 225, 229, 0);
}

.buttons {
    margin-top: 20px;
}

.buttons button {
    margin: 5px;
    padding: 10px 20px;
    border: 1px solid #dfe1e5;
    background-color: #f8f9fa;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
}

.buttons button:hover {
    border-color: #dadce0;
    background-color: #f1f3f4;
}

.footer {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 300px;
    font-size: 14px;
}

.footer a {
    text-decoration: none;
    color: gray;
    margin: 0 15px;
}

.chrome-bar {
    width: 96%;
    height: 38px;
    background: #f1f3f4;
    display: flex;
    align-items: center;
    padding: 5px 16px;
    border-bottom: 1px solid #ccc;
    position: absolute;
    z-index: 10;
    top: 1px;
}

.chrome-bar button {
    background: none;
    border: none;
    font-size: 16px;
    cursor: pointer;
    margin-right: 10px;
}

#address-bar {
    flex-grow: 1;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    outline: none;
}

#iframe-container {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: calc(75vh - 50px);
}

.hidden {
    display: none !important;
}

.chrome {
    background-color: #ffffff;
    position: absolute;
    top: 77px;
    left: 288px;
    height: 74%;
    width: 60%;
    z-index: 1;
    display: none;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}


.app00 {
    position: absolute;
    box-shadow: 2px 3px 6px -1px black;
    border: 1px solid gray;
    height: 107%;
    width: 100%;
    top: -32px;
}

.application {
    top: -2px;
    left: -2px;
    border: 2px solid grey;
    height: 100%;
    box-shadow: 2px 3px 6px -1px black;
    z-index: 0;
    width: 100%;
    position: absolute;
}

.ihatemyself{
    height: 100vh;
    background-color: rgba(0, 0, 10, 0.85);
    backdrop-filter: blur(15px);
    position: absolute;
    width: 384px;
    top: 770px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.4s top ease;
}

.cont420{
    color: white;
    font-size: 1.6em;
    font-weight: 200;
    text-align: center;
    line-height: 40px;
}

.cont420 button{
    background: none;
    border: 1px solid white;
    font-size: 0.7em;
    color: white;
    font-family: "Segoe UI", Arial, sans-serif;
    padding: 3px 7px;
    border-radius: 5px;
}

#ihatebruh.nah{
    top: 0px !important;
}

.cont420 button:hover{
    cursor: pointer;
}

.traysys{
    position: absolute;
    border-radius: 2px;
    bottom: -300px;
    right: 90px;
    transition: 0.5s bottom ease;
}

.traysys img{
    width: 180px;
    height: auto;
    border-radius: 3px;
    box-shadow: 1px 1px 5px 1px black;
}

#traysys.touchgrass{
    bottom: 60px;
}

.wifisys img{
    width: 320px;
    height: auto;
    border-radius: 3px;
    box-shadow: -1px -1px 5px 1px black;
}

.wifisys{
    position: absolute;
    border-radius: 2px;
    bottom: 35px;
    right: -350px;
    transition: 0.5s right ease;
}

#wifisys.grass{
    right: 0px;
}

.notsys{
    position: absolute;
    bottom: -200px;
    right: 7px;
    transition: 0.5s bottom ease;
    background-color: rgba(0, 0, 10, 0.85);
    backdrop-filter: blur(15px);
    color: white;
    font-weight: 100;
    font-size: 0.9em;
    border-radius: 4px;
    padding: 0px 15px;
    text-align: center;
}

#notsys.helpme{
    bottom: 62px !important;
}