#logoText {
    position: relative;
    width: 60px;
    height: 40px;
    top: 0px;
    left: 15px;
    margin: 10px;
    font-size: 30px;
    color: #000000;
    float: left;
    font-family: system-ui;
    font-weight: bold;
}