:root,body{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;touch-action:none;width:100vw;height:100vh;margin:0;padding:0;font-size:16px;color:#000;background-color:#fff;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wrapper{box-sizing:border-box;position:relative;max-width:50em;padding:6px 10px 0}.header{font-size:larger;margin-bottom:10px}#siteList{-webkit-user-select:none;user-select:none;box-sizing:border-box;display:flex;min-height:20em;flex-direction:column;border:solid 1px #cccccc;margin-bottom:10px}.site-entry:nth-child(2n){background-color:#f2f2f2}.site-entry{display:flex;gap:10px;background-color:#fafafa}.site-button{padding:6px 8px;flex:1}.site-entry:hover{background-color:#fff3b5}.delete-button:hover{font-weight:700}.delete-button{display:flex;align-items:center;justify-content:center;width:30px;color:red}.action-buttons{display:flex;justify-content:space-between}.action-buttons>button{min-width:10em}
