body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.countries{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;margin:30px}.App{text-align:center}.country{border-radius:5px;padding:20px;box-shadow:5px 5px 15px grey}.country img{width:150px;height:100px}.country button{background-color:#02fd7f;border:none;padding:8px 37px;border-radius:10px;box-shadow:5px 5px 15px grey;cursor:pointer}
/*# sourceMappingURL=main.280eb0b5.chunk.css.map */