code {

padding: .2em .4em;
margin: 0;
font-size: .875em;
background-color: rgba(27, 31, 35, 0.05);
color: rgb(3, 102, 214);
border-radius: 6px;
font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;

}

pre {

padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: rgb(246, 248, 250);
border-radius: 6px;

}