body {
background-color: #1b1533;
}

#mainWrapper {
max-width: fit-content;
margin-inline: auto;
}

#topBar {
width: 100%;
height: 50px;
}

.mainColor {
background-color: #28275e;
}
.iBorder {
border: 3px solid #2e316b;
border-radius: 5px;
}
