#logo {
    font-size: 90px;
    line-height: 90px;
    color: #551A8B;
    text-align: center;
    font-weight: 500;
    font-family: "Times New Roman", Times, serif;
    font-stretch: expanded;
    width: 100%;
    margin: 0 auto;
    background-color: white;
    border: 0;
}