body {
    background:black;
    color:white;
}

h3 {
    padding-bottom:1rem;
    border-bottom:2px solid #FFCD00;
}

.logo {
    width:180px;
}

.title {
    width:90%;
}