html{box-sizing:border-box;height:100%}body{box-sizing:border-box;margin:0;height:100%;font-family:arial,sans-serif;font-size:13px;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header,main{box-sizing:border-box;max-width:460px;margin:0 auto}main{height:calc(100% - 54px)}.name-title{box-sizing:border-box;margin:0;padding:18px 0;height:54px;text-align:center}.scrollable{box-sizing:border-box;min-height:400px;height:100%;border:1px solid #e5e5e5;overflow:scroll;overflow-scrolling:touch;-webkit-overflow-scrolling:touch}.content{box-sizing:border-box}.content ul{box-sizing:border-box;list-style-type:none;margin:0;padding:13px 0}.content li{box-sizing:border-box;height:40px;padding:0 20px;text-align:left;line-height:40px;border-top:1px solid #e5e5e5}.content li:nth-child(2n+1){background-color:rgba(245,245,245,.5)}.content li:last-child{border-bottom:1px solid #e5e5e5}