body {
    background-color: #5b1e6a;
    height: 93.9vh;
    display: flex;
    flex-direction: column;
    font-family: 'Trebuchet MS';
    color: white;
    text-align: center;
}
.image {
    margin-top: 5em;
    padding: 2em;
}