#all{font-family:Verdana,Geneva,Tahoma,sans-serif;padding:.5rem 0 2rem}h1,#load,#error{text-align:center;margin:.5rem 0}#load{font-size:1.3rem;margin:1rem 0 .5rem}#countries{display:flex;justify-content:center;align-items:center;min-height:15vh;width:95%;background-color:#5f9ea074;flex-wrap:wrap;padding:1rem;margin:2rem auto;border-radius:2px}#form{width:300px;margin:1rem auto;display:flex;justify-content:space-around}input{border:none;outline:none;font-size:1.1rem;padding:3px 6px;border-radius:2px;background-color:#5f9ea0;color:#fff}input{border:1px solid green;font-size:1.1rem;font-family:monospace;margin:auto;text-align:center}#country{width:30%;margin:1vw;padding:1.3rem;background-color:#000;border-radius:3px;color:#fff}#country img{width:100%;height:200px}#country div{display:flex;justify-content:space-between;margin-top:1.5vw}#country div h2{font-size:1rem}#del{font-size:1.5rem}#del:hover{cursor:pointer}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}
