.notfound-logo {
    width: 200px;
    height: auto;
}

.notfound-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: space-around;
}