/*!
Theme Name: Capulet
Version: 0.1
Requires PHP: 7
*/*,::after,::before{margin:0;padding:0;box-sizing:inherit}body{font-size:20px;line-height:1.4;height:100vh;box-sizing:border-box}h1{color:#af8ecf;text-align:center;font-size:48px;margin-bottom:40px}p{margin-bottom:30px}.main{display:flex;justify-content:center;flex-direction:column;max-width:900px;margin:auto;padding:20px}.content{display:flex;flex-direction:column;height:100%}.footer{width:100%;background-color:#f2f2f2;padding:20px 20px;font-size:16px;text-align:center}@media screen and (max-width:700px){body{font-size:16px;height:100vh;box-sizing:border-box}h1{font-size:38px}.footer{font-size:12px}}