.title {
    display: block;

}

.title h1 {
    border-bottom: 3px solid #FFF;
}

main {
    height: 100vh;
}