.vorschau {
    height: 100vh;
    align-content: center;  
    font-family: Verdana, Geneva, Tahoma, sans-serif;  
}

a {
    color: #ed6c84;
    text-decoration: none;
}

a:hover {
    color: #ed6c84;
    text-decoration: underline;
}