body {
    font-family: 'Comic Sans MS';
    background-color: #2D1721;
  }

.highlight {
    color: #FFCF76;
}

.textNormal {
    color: #FFCCF4;
}

.link {
    color: #FF4F95;
}

.meowChangewidthThisImage {
    width: 50%;
}

.centerWawa {
    display: flex;
    justify-content: center;
}

.skibidiDiv {
    display: flex;
    text-align: center;
}

.skibidiDivElement {
    width: 33.3%;
}
