body {padding: 0;margin: 0;}
html {height: 100%; background-image: url(background.gif)}

.title {text-align: center; font-size: calc((100vw - 360px) / 135 + 30px);font-family: 'sans-serif' ; padding-top: 10% ;color: yellow; text-shadow: black 2px 2px 0px}
.movetitle {text-align: center; font-size: 20px;color: aliceblue;}
.list {padding-top: 30px; line-height: 20px}
.center {text-align: center;}