#about {
    position: relative;
    height: 100vh;
    min-height: 1024px;
    background-color: rgba(100, 100, 100, 0.5);
}
