6 animation: App-logo-spin infinite 20s linear;
11 background-color: #282c34;
14 flex-direction: column;
16 justify-content: center;
17 font-size: calc(10px + 2vmin);
25 @keyframes App-logo-spin {
27 transform: rotate(0deg);
30 transform: rotate(360deg);