@media screen and (orientation: portrait){#button1{top:40%;left:30%;width:40%;height:20%}}@media screen and (orientation: landscape){#button1{top:30%;left:40%;width:20%;height:40%}}
