@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@500&display=swap');

body {
    background-color: #13111c;
}

.vexio {
    font-family: 'Rubik', sans-serif;
    text-align: center;
    font-size: 45px;
    color: #ffffff;
}


.class2 {
    font-family: 'Rubik', sans-serif;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
}