html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;padding:0}header{background-color:#74a4bc;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;border-radius:8px}body{text-align:center}.articles{border:solid black 1px;margin-bottom:50px;border-radius:8px;background-color:#74a4bc54}
