@import url("common.css");

input {
 background-color: #000011;/*ボタン背景の色*/
 color: #EE82EE;}/*ボタン文字の色*/

body { background-color: #000000; }