HTML CSS Javascript


Example:

body{
 bacground-color: green;
}

h1{
 font-size: 1vw;
 color: #fff;
}