.layout-enter-active,
.layout-leave-active {
transition: opacity 0.2s;
}
.layout-enter,
opacity: 0;
.narrow-container {
max-width: 700px !important;