body {
    background: #A020F0;
    font-family: ui-serif;
    margin: 50px;
}


.navbar .active {
    font-size: 20px;
    font-weight: 30px;
    background-image: linear-gradient(to left, #FF0000, #FFFFFF);
    color: transparent;
    background-clip: text;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 131px;
    margin-right: 131px;
}

.bal{
    margin-left: 40px;
    width: 500px;
    height: 450px;
}

.word{
    font-size: 40px;
    font-weight: 30px;
    color: white;
    text-align: center;
}

.ent{
    width: 600px;
    height: 400px;
}
