.title {
    color: green;
}

h1 {
    text-shadow: 3px 2px 5px rgba(0, 0, 0, 0.2);
}
