

.box {
    height: 100vh;
    background-color: #efefef;
}

h1 {
    
}

.main-text {
    color: white;
    text-shadow: 2px 2px 2px black;
}